Bwc9876.OuterWildsModTemplate
1.6.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 Bwc9876.OuterWildsModTemplate::1.6.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
, andaddon-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.32.0 | 104 | 11/4/2024 |
1.31.0 | 347 | 6/13/2024 |
1.30.0 | 96 | 6/12/2024 |
1.29.0 | 88 | 6/12/2024 |
1.28.0 | 99 | 6/10/2024 |
1.27.0 | 110 | 6/6/2024 |
1.26.0 | 253 | 4/12/2024 |
1.25.0 | 4,739 | 9/27/2023 |
1.24.0 | 375 | 8/17/2023 |
1.23.0 | 188 | 7/30/2023 |
1.22.0 | 157 | 7/29/2023 |
1.21.0 | 164 | 7/27/2023 |
1.20.0 | 178 | 7/23/2023 |
1.18.0 | 338 | 5/7/2023 |
1.17.0 | 379 | 3/26/2023 |
1.16.0 | 246 | 3/19/2023 |
1.15.0 | 280 | 3/5/2023 |
1.14.0 | 435 | 1/9/2023 |
1.13.0 | 406 | 12/1/2022 |
1.12.0 | 381 | 11/15/2022 |
1.11.0 | 416 | 10/31/2022 |
1.10.0 | 391 | 10/30/2022 |
1.9.0 | 381 | 10/28/2022 |
1.8.0 | 398 | 10/24/2022 |
1.7.0 | 400 | 10/18/2022 |
1.6.0 | 435 | 10/14/2022 |
1.4.0 | 467 | 9/23/2022 |
1.3.0 | 447 | 9/18/2022 |
1.2.0 | 442 | 9/18/2022 |
1.1.0 | 450 | 9/18/2022 |