New
Version 2.1.1
- Add Settings button.
- Start using Font Awesome
- Improve
Sdk Generator.Sdk Generatornow significantly faster- Some organization for
Sdk Generatorcode.
- Improve
Class Finder.- Now can search for
class nameof address.- Put
instance addressand the tool will give you instanceclass name
- Put
- When you search for
class nameyou will get also instance thatsderivedfromclass name.- it's useful to find your target fast, you will get the name of
derivednext to instance address. - In example you search for
PlayerBaseyou will getPlayerBase,PlayerExtarBaseandGamePlayer.
- it's useful to find your target fast, you will get the name of
- Now significantly faster.
- Now can search for