This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| import mgear.shifter.custom_step as cstp | |
| ''' | |
| This is a test mGear Shifter POST script that shows how to access the stepDict and all of its information. | |
| It's a WIP meant to also act as documentation. | |
| I'll continue to update it, as I discover more. And hopefully include some of this information in the official mGear docs. | |
| Chris Lesage - chris@rigmarolestudio.com | |
| Justin Pedersen - justin@tcgcape.co.za | |
| Jascha Wohlkinger - jwohlkinger@gmail.com |