NorthEdge.MagicLoaderGenerator.Templates
1.2.0
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.2.0
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
Changelog
Version 1.1.0
- Initial stable release
Version 1.1.1
- Remove the root namespace property in the project file
Version 1.2.0
- Bump the version of the MagicLoaderGenerator package to 1.2.0
- Add a target to automatically install the generated templates
- Fix the content of the config for the Console template
- Add the
Inputfolder to the project structure
-
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.