Skip to content

Releases: RL2-API/RL2.ModLoader.DevSetup

DevSetup v2.2.0

26 May 10:25

Choose a tag to compare

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

25 May 10:18

Choose a tag to compare

New DevSetup release!

Fixes

  • The .targets file is now written to the proper path
  • Proper closing tab for the RL2_DataPath property
  • Proper value for the RL2_LibPath property

Changes

  • Make references private to avoid copying on dotnet publish

DevSetup v2.0.0

25 May 07:52

Choose a tag to compare

New DevSetup release!

Changes:

  • Now creates a .targets file instead of copying libraries
  • Now requires you to select the Rogue Legacy 2.exe file instead of the directory in which it resides

DevSetup v1.0.0

11 Apr 16:55
c159722

Choose a tag to compare

DevSetup release.
Hurray!