ModShardLauncher.Templates
1.4.0
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 ModShardLauncher.Templates::1.4.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 Template.MSL
to install the project template.
How can I use it?
Using Visual Studio:
TODO: include VS integration
Using Jetbrains Rider
- run
git clone https://github.com/remyCases/ModShardLauncherTemplate.git
in the desired folder. - In Rider, select
New Solution
andMore Templates
. - Select
Install Template
and select the Template. - Hit Reload. The template should now be available under the
ModShard Launcher
category near the bottom.
Using the CLI:
- Move into the
ModSources
folder - Run
dotnet new msl --name "MyProject"
along with any other custom options to create a project from the template.
Contributions and Thanks
-
net6.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