Age | Commit message (Collapse) | Author |
|
|
|
C# 6, update Fody, and update Assembly Info.
|
|
This reverts commit 3d726b57fc3ca46df3827de0c04bcaec092b9c58.
|
|
|
|
|
|
|
|
in future version
|
|
./Mods/<MODNAME>/ - in there you need a 'manifest.json' and your dll. See trainermod for example.
|
|
|
|
- Supports by reference & env var
|
|
|
|
Custom objects can now be placed and show up correctly.
|
|
|
|
|
|
around trying to integrate it.
|
|
- Tries to read from ENV variable 'SteamInstallPath'.
- We can investigate using a choose for normal Steam installation paths, this'll be better for now than having to modify the csproj for every dev.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|