Description
Boost your program speed with this Lua Program Kit
The pack consists of 2 tools that will make programming plugins much easier.
RunLua can run your Lua code from an external editor like Microsoft Visual Studio Code
directly in grandMA3. Forget about copying and pasting code. With RunLua you’ll have
a direct connection as if Visual Studio forms part of the grandMA3 software.
GMA3_APIdummy is an extensive Lua file that holds dummies for the GMA3 API functions.
With this file in your Lua folder, Visual Studios Auto Complete function will recognize these functions.
This will prevent typos and speed up your programming.
Version 3.0 integrates RunLua in the new generation of A_art plugins. A simple menu with
proper help and error messages will make it extremely easy to use.
The new PRO version contains important extra features:
- Automated backups will give you the security not to loose your work and the possibility to
recover previous versions when you need them. - Automated version numbering will keep track of every new build so that you never have
doubts about what version is the latest. - Components integration will let you add extra files to your projects like function libraries
or data pools. All Lua components are tested together and can be used individually or
included in the main plugin.
Version 3.1 is a bugfix
Reviews
There are no reviews yet.