ModShardLauncher.Templates 1.7.1

dotnet new install ModShardLauncher.Templates::1.7.1
This package contains a .NET Template Package you can call from the shell/command line.

A basic template for ModShardLauncher ModSources

Project Template

ModShardLauncherTemplate

MSL Basic Template

How can I install it?

  1. Install the latest .NET Core SDK.
  2. Run dotnet new install ModShardLauncher.Templates to install the project template.
  3. If that doesn't work for some reason, try dotnet new --install ModShardLauncher.Templates.

How can I use it?

Using Visual Studio:

TODO: include VS integration

Using Jetbrains Rider
  1. run git clone https://github.com/remyCases/ModShardLauncherTemplate.git in the desired folder.
  2. In Rider, select New Solution and More Templates.
  3. Select Install Template and select the template folder.
  4. Hit Reload. The template should now be available under the ModShard Launcher category near the bottom.
Using the CLI:
  1. Move into the ModSources folder
  2. Run dotnet new msl --name "MyProject" along with any other custom options to create a project from the template.

Contributions and Thanks

  • Mantodea - For the ModShardLauncher.
  • Nylux - For various improvements to the template.
  • 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.

Version Downloads Last updated
1.7.1 99 3/29/2024
1.7.0 806 2/20/2024
1.6.1 141 2/18/2024
1.5.1 114 2/17/2024
1.5.0 963 1/12/2024
1.4.0 380 1/3/2024
1.3.0 136 1/3/2024
1.2.0 199 12/31/2023
1.1.0 175 12/29/2023
1.0.0 129 12/29/2023

RELEASENOTES.md