Skip to content

Commit

Permalink
Added: Missing note on wiki to update Interfaces NuGet Package
Browse files Browse the repository at this point in the history
  • Loading branch information
Sewer56 committed Aug 26, 2022
1 parent e7c3bfc commit 31e1e00
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/ModTemplate.md
Original file line number Diff line number Diff line change
Expand Up @@ -234,6 +234,7 @@ Example repositories with this setup:
To update the mod template, do the following actions:
- Create a new dummy mod (using the same project name as your existing mod).
- Copy all files that aren't `Mod.cs` and `Config.json` to your existing mod.
- Update `Reloaded.Mod.Interfaces` NuGet Package.
- [Optional] Look inside `ModConfig.json` and `.csproj` for new fields/properties (for example, `ProjectUrl` was added in August 2022).

You are done.
Expand Down

0 comments on commit 31e1e00

Please sign in to comment.