Skip to content

Releases: mpmxyz/ResoniteSampleMod

3.0.0 - Now downloading from Steam!

Choose a tag to compare

@github-actions github-actions released this 11 Jan 22:37
351fc49

Cached download from Steam removes the need to keep a private Resonite repository.
You probably want to look at https://github.com/mpmxyz/ResoniteSampleMod to get started.

2.0.0 - project components organized in folders

Choose a tag to compare

@github-actions github-actions released this 11 Jan 17:58
6ddbc14

Cleaner project structure: All *.cs files have been placed in a folder.

1.1.2 - RML bugfix

Choose a tag to compare

@github-actions github-actions released this 24 Dec 20:43
0d948c8

Template now properly applies Harmony patches.

1.1.1 - fixed RML uploads

Choose a tag to compare

@github-actions github-actions released this 16 Dec 21:58
db166c8

Fixed: individual files of the RML flavor weren't part of the release.

1.1.0 - now with ModLoader specific tests and SemVer formatting check

Choose a tag to compare

@github-actions github-actions released this 16 Dec 21:14
a68182a

Modloader specific tests already check if RML Version number matches release version number.

1.0.4 - now a proper template

Choose a tag to compare

@github-actions github-actions released this 16 Dec 03:10
68dd6cd

Added workflows to replace names within a forked repository; also added more instructions on how to get started

1.0.3 - now pushing to a RML manifest fork

Choose a tag to compare

@github-actions github-actions released this 14 Dec 21:21
0fbf6e7

improved release workflow to now push RML manifest changes

1.0.2 - improved workflow permissions!

Choose a tag to compare

@github-actions github-actions released this 23 Nov 21:45
7828721

Workflows now work with restrictive permissions.

1.0.1 - now with stylecheck!

Choose a tag to compare

@github-actions github-actions released this 23 Nov 21:38
f8d576c

Enabled style checking and code analyser to CI. (dotnet format)

1.0.0 - now available!

Choose a tag to compare

@github-actions github-actions released this 21 Nov 21:50
c3815e0

This is the initial version.