| Log message: | (requires sugoitools rev 126)
Dependencies:
- folders reorganized, some duplicate libraries have been kept only in sugoitools
Switch:
- plugin now store a flag to know if they loaded successfully, so we do not try to reload them later.
Premake:
- some common lua files moved to SugoiTools/etc/Premake
- binary files suffixes are now 32/32D/64/64D instead of .x86_32/.../.x86_64/...
- output folder for release/debug binaries are now different.
- the windows premake command 'premake4 importlibs' will try to copy all required DLLs into the output folders so not PATH export is required. Use it to get a stand-alone version.
|