PEAK
You are viewing a potentially older version of this package. View Latest Version
Install with App

Details

Date Uploaded
7 months ago
Downloads
495
Size
23KB

TeamLives

Lives are shared among the players! Make sure to work together and no one is left behind!

The life total is equal to the player count and lives remaining are reset at the end of each biome to substitute the standard revival feature.

Template Instructions

You can remove this section after you've set up your project.

Next steps:

  • Create a copy of the Config.Build.user.props.template file and name it Config.Build.user.props
    • This will automate copying your plugin assembly to BepInEx/plugins/
    • Configure the paths to point to your game path and your BepInEx/plugins/
    • Game assembly references should work if the path to the game is valid
  • Search TODO in the whole project to see what you should configure or modify

Thunderstore Packaging

This template comes with Thunderstore packaging built-in, using TCLI.

You can build Thunderstore packages by running:

dotnet build -c Release -target:PackTS -v d

[!NOTE]
You can learn about different build options with dotnet build --help.
-c is short for --configuration and -v d is --verbosity detailed.

The built package will be found at artifacts/thunderstore/.

Thunderstore development is made possible with ads. Please consider making an exception to your adblock.