Skip to content

Releases: c08oprkiua/ModuleAssistant

Hotfix for release 1

19 Apr 02:57
Compare
Choose a tag to compare

Stuff changed:

Variables now won't unintentially accumulate with every subsequent generation (eg. generation 1's variables will show up in generation 2, those won't show up in generation 3, etc.)

Variable declarations are now generated alongside the set/get function declarations

Class declaration file changed from .cpp to .h

Use the executable from the previous release, but replace the assistant.pck file with the provided one from this release.

Release 1.0

19 Apr 02:10
Compare
Choose a tag to compare

How to set up:

  1. Grab the executable for your platform:
    • .exe is for Windows
    • .x86_64 is for Linux
  2. Grab the .pck file and put it in the same directory as the executable.
  3. Launch the executable.

Windows is untested but should work.