NorthEdge.MagicLoaderGenerator.Templates
1.1.1
Additional Details
The Zip archives generated by the library are invalid because the ZipArchive object wasn't disposed before writing the file.
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet new install NorthEdge.MagicLoaderGenerator.Templates::1.1.1
This package contains a .NET Template Package you can call from the shell/command line.
MagicLoader generator .NET templates
Description
These templates are meant to facilitate the creation of mods based o the MagicLoaderGenerator library.
Installing or Updating the templates
dotnet new install NorthEdge.MagicLoaderGenerator.Templates
Creating a solution
dotnet new mlg-sln -n MyMod
Creating a console project only
dotnet new mlg-mod -n MyMod
Uninstalling
dotnet new uninstall NorthEdge.MagicLoaderGenerator.Templates
-
net9.0
- No dependencies.
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.