Skip to content

Latest commit

 

History

History
18 lines (17 loc) · 696 Bytes

File metadata and controls

18 lines (17 loc) · 696 Bytes

Checklist

  • Rename the solution file
    • Change the name of the namespace and build file in the solution file
  • Rename the csproj file
    • Change the name of the namespace in the csproj file
    • Change the path to the game folder in the csproj file
  • Change the namespace name in scripts
    • Main.cs
    • Settings.cs
    • Patches.cs
  • Change the name of the mod and dll in the Info.json file
    • Add mod homepage to Info.json
    • Add mod repository to Info.json
  • Adjust the readme.md file
    • Adjust the links in the readme.md file
    • Fill in the description in the readme.md file
    • Reference screenshots in the readme.md file