Bwc9876.OuterWildsModTemplate 1.7.0

There is a newer version of this package available.
See the version list below for details.
dotnet new install Bwc9876.OuterWildsModTemplate::1.7.0
This package contains a .NET Template Package you can call from the shell/command line.

OuterWildsModTemplateNuget

A nuget package that contains a template for creating outer wilds mods

Installation

Run

dotnet new --install Bwc9876.OuterWildsModTemplate

Usage

Run

dotnet new sln --name MySolutionName
dotnet new OuterWildsMod -n MyProjectName --AuthorName MyName
dotnet sln add MyProjectName/

This creates a new solution file in the current folder, generates the project, and then adds the project to the solution.

You can also make a new git repo by running git init if you have the git cli installed.

Using New Horizons

To set up a New Horizons addon do

dotnet new OuterWildsMod -n MyProjectName --AuthorName MyName --usesNH true

Options

Author Name (AuthorName)

The author of the mod. Default: Ernesto

Use New Horizons (usesNH)

Whether to turn this mod into a New Horizons addon:

  • Adds the INewHorizons Interface
  • Gets the API and loads config in Start
  • Adds New Horizons as a dependency
  • Ensures planets, translations, systems, and addon-manifest.json are copied to the output folder

Defaults to false.

  • .NETFramework 4.8

    • 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.31.0 44 6/13/2024
1.30.0 55 6/12/2024
1.29.0 44 6/12/2024
1.28.0 59 6/10/2024
1.27.0 77 6/6/2024
1.26.0 219 4/12/2024
1.25.0 4,696 9/27/2023
1.24.0 334 8/17/2023
1.23.0 163 7/30/2023
1.22.0 130 7/29/2023
1.21.0 138 7/27/2023
1.20.0 152 7/23/2023
1.18.0 314 5/7/2023
1.17.0 353 3/26/2023
1.16.0 218 3/19/2023
1.15.0 260 3/5/2023
1.14.0 407 1/9/2023
1.13.0 381 12/1/2022
1.12.0 356 11/15/2022
1.11.0 389 10/31/2022
1.10.0 363 10/30/2022
1.9.0 353 10/28/2022
1.8.0 371 10/24/2022
1.7.0 372 10/18/2022
1.6.0 404 10/14/2022
1.4.0 439 9/23/2022
1.3.0 419 9/18/2022
1.2.0 414 9/18/2022
1.1.0 420 9/18/2022