ModShardLauncher.Templates
1.8.0
dotnet new install ModShardLauncher.Templates::1.8.0
This package contains a .NET Template Package you can call from the shell/command line.
A basic template for ModShardLauncher ModSources
Project Template
ModShardLauncherTemplate
How can I install it?
- Install the latest .NET Core SDK.
- Run
dotnet new install ModShardLauncher.Templatesto install the project template if you're using a recent version ofdotnet. - If you use an earlier version of
dotnet, trydotnet new --install ModShardLauncher.Templatesinstead.
How can I use it?
Using Visual Studio:
TODO: include VS integration
Using Jetbrains Rider
- run
git clone https://github.com/ModShardTeam/ModShardLauncherTemplate.gitin the desired folder. - In Rider, select
New SolutionandMore Templates. - Select
Install Templateand select thetemplatefolder. - Hit Reload. The template should now be available under the
ModShard Launchercategory near the bottom.
Using the CLI:
- Move into the
ModSourcesfolder - Run
dotnet new msl --name "MyProject"along with any other custom options to create a project from the template.
Contributions and Thanks
-
net6.0-windows7.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.
RELEASENOTES.md