JetpackWarning
[DEPRECATED] Please use https://thunderstore.io/c/lethal-company/p/Hamunii/JetpackWarning/ instead!
| Last updated | 2 years ago |
| Total downloads | 67213 |
| Total rating | 11 |
| Categories | Misc Client-side |
| Dependency string | klepticat-JetpackWarning-2.1.1 |
| Dependants | 93 other packages depend on this package |
README
Jetpack Warning Mod
THIS MOD IS DEPRECATED AND NOW MAINTAINED BY HAMUNII AT https://thunderstore.io/c/lethal-company/p/Hamunii/JetpackWarning/
A Lethal Company mod that adds visual and audio indicators for when your jetpack may explode.

Building
Place Lethal Company's Assembly-CSharp.dll, as well as UnityEngine.CoreModule.dll, UnityEngine.UI.dll, and Unity.Netcode.Runtime.dll in the dlls/ folder.
These can be found in the Lethal Company/Lethal Company_Data/Managed/ folder.
Making a Thunderstore Package
Thunderstore packages can be generated on Windows using make_release.ps1. This will create a file using the version listed in manifest.json at releases/JetpackWarningX.Y.Z.zip containing the latest release build from bin/Release/netstandard2.1/ as well as all required (and optional) Thunderstore files. You may need to edit the script or your build output folder depending on which IDE you use.
Making a Thunderstore package locally can be useful to import the mod to r2modman and make sure the Thunderstore package will work properly.
Alternatively, you can create the .zip manually.