Skip to content

Nuget package containing templates for projects intended for development using MelonLoader

License

Notifications You must be signed in to change notification settings

yamiM0NSTER/ML.Templates

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ML.Templates

ML.Templates is nuget package containing templates for projects intended for development using MelonLoader.

Manual Installation

  1. Download nuget package from releases.
  2. Open terminal in directory you downloaded package to.
  3. Run the following command dotnet new -i .\yamiM0NSTER.ML.Templates.1.0.0.nupkg (version can differ depending on release file name)
  4. Hopefully it installs without issues!

Usage

Visual Studio

Simply start up Visual Studio and you should be able to choose either MelonLoader Mod or MelonLoader Plugin project. vs projects And further the line you should be able to set project options mod fields

Rider

TBD

dotnet CLI

Run dotnet new ml-mod -h or dotnet new ml-plugin -h and proceed from there.

Development

Simply clone the repo and whenever you do any changes run install.bat file(on Windows). Some changes require changing package version (eg. Icon image or package tags)

End notes

Disclaimer: Express Permission to use MelonLoader logo granted by @HerpDerpinstine

About

Nuget package containing templates for projects intended for development using MelonLoader

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published