8,913
edits
Paradox-01 (talk | contribs) mNo edit summary |
Paradox-01 (talk | contribs) mNo edit summary |
||
| Line 44: | Line 44: | ||
WorkingDir -> Exe | WorkingDir -> Exe | ||
IconName -> Tools/LevelRecycler/icon.png | IconName -> Tools/LevelRecycler/icon.png | ||
'''Distribution notes''' | |||
Experimenting with a new workflow: LevelRecycler.vbproj contains a switch <code><SkipToolPublish>false</SkipToolPublish></code> to build a standalone executable that gets zipped together with a release package structure (as seen above) via post-build command running a bat. No additional installations of NET libraries necessary. The file size increases by 50 MB but as advantage it is usable ''out of the box''. | |||
'''Blender detection / management''' | |||
... | |||
==Startup== | ==Startup== | ||
edits