Toolset and unpacked modules
tsunami282
Member Posts: 2
When I open a module, the toolset unpacks its contents into the temp folder, and then edits that. When I save, it packs it all up again. Is there any way to instruct the toolset just to work on a folder full of unpacked files? I'd love to be able to keep all my modules in separate unpacked folders, and only package them into mods for testing and distribution. That would also make it easier for me to manage changes with git.
If the toolset doesn't do this now, wouldn't that be a fairly simple request for the dev team to implement?
If the toolset doesn't do this now, wouldn't that be a fairly simple request for the dev team to implement?
0
Comments
That is the way to go. Like you said, makes source control much easier. Also makes 3rd party tools (like compilers) easier to use.