Introduction Great utility library that provides to big system debug. The MVDebug (MVD) plugin is a Software Development Kit (SDK) intended to help plugin makers by providing a standard way to do debug functions.
Introduction
Great utility library that provides to big system debug.
The MVDebug (MVD) plugin is a Software Development Kit (SDK) intended to
help plugin makers by providing a standard way to do debug functions.
CODE
All functions of the version v1.06
- Returns the username of the computer.
- Determines the amount of functions, variables, strings, for(loop) and etc.
- Creates a file based on the favorites lines.
- Runs the scripts are saved in the folder "codeRun"
- Shows the file in folder of project.
- Create a default struct for new plugin.
Favorite Line(FL)
To create a favorite line, simply comment before the line that wants to favorite.
Use the documentationto use the function properly.
Github
MVDEBUG[github.com]
Download (v1.06)[github.com]
- Thanks, GuilhermeSantos