Releases: RL2-API/RL2.ModLoader.DevSetup
Releases · RL2-API/RL2.ModLoader.DevSetup
DevSetup v2.2.0
New DevSetup release!
Fixes:
- Order of operation makes sense now
Additions:
<RL2_ModsPath>property- References are now explicitly marked as non private, to avoid copying when using
dotnet publish
Changes
- The output file is now named
RL2.Dev.targets(Cherry picked e23f012)
DevSetup v2.1.0
New DevSetup release!
Fixes
- The
.targetsfile is now written to the proper path - Proper closing tab for the
RL2_DataPathproperty - Proper value for the
RL2_LibPathproperty
Changes
- Make references private to avoid copying on
dotnet publish
DevSetup v2.0.0
New DevSetup release!
Changes:
- Now creates a
.targetsfile instead of copying libraries - Now requires you to select the
Rogue Legacy 2.exefile instead of the directory in which it resides
DevSetup v1.0.0
DevSetup release.
Hurray!