Skip to content

Releases: kojamori/SFS-Code-Mod-Template

v1.2.15

Choose a tag to compare

@kojamori kojamori released this 09 Aug 05:48

Changes:

  • Improved implicit managed references by removing assemblies that raised warnings when building.

Full Changelog: v1.2.14...v1.2.15

v1.2.14

Choose a tag to compare

@kojamori kojamori released this 05 Aug 11:53

Changes:

  • add *.tmp to gitignores

Full Changelog: v1.2.13...v1.2.14

v1.2.13

Choose a tag to compare

@kojamori kojamori released this 05 Aug 11:19

Changes:

  • Add mod icon link boilerplate
  • Improve implicit managed references

Full Changelog: v1.2.12...v1.2.13

v1.2.12

Choose a tag to compare

@kojamori kojamori released this 05 Aug 10:57
2cb5dd4

What's Changed

  • Add solution file (.slnx)

Full Changelog: v1.2.11...v1.2.12

v1.2.11

Choose a tag to compare

@kojamori kojamori released this 05 Aug 09:52
418a201

What's Changed

Changes:

  • Fix bug related to discordLink not being replaced by templater
  • polish template readme by removing unnecessary newlines

Full Changelog: v1.2.10...v1.2.11

v1.2.10

Choose a tag to compare

@kojamori kojamori released this 05 Aug 07:57
383e6e5

What's Changed

  • minor refactoring in template csproj
  • fix harmony patcher bug in Main.cs
    • _patcher was readonly and was being set in the Mod.Early_Load() method

Full Changelog: v1.2.9...v1.2.10

v1.2.9

Choose a tag to compare

@kojamori kojamori released this 04 Aug 09:47
b52d9a0

What's Changed

Full Changelog: v1.2.8...v1.2.9

v1.2.8

Choose a tag to compare

@kojamori kojamori released this 04 Aug 01:50

Fix critical bug regarding harmony patcher initialisation in Main.cs

Full Changelog: v1.2.7...v1.2.8

v1.2.7

Choose a tag to compare

@kojamori kojamori released this 02 Aug 08:13

Full Changelog: v1.2.6...v1.2.7

  • remove version from installation instructions

v1.2.6

Choose a tag to compare

@kojamori kojamori released this 02 Aug 06:57

First stable release