Refactor code structure for improved readability and maintainability

Added release canidate
This commit is contained in:
Valentijn
2026-05-30 15:24:37 +02:00
parent e7570fcb4a
commit 226722a213
8 changed files with 43 additions and 89 deletions

9
Release/manifest.json Normal file
View File

@@ -0,0 +1,9 @@
{
"name": "LaunchConfirm",
"version_number": "1.0.1",
"description": "Add a warning on the pull lever, to prevent launching the ship without pulling the apparatus.",
"website_url": "https://git.herpiederpiee.nl/valentijn/LethalCompany-ApperatusConfirmation",
"dependencies": [
"BepInEx-BepInExPack-5.4.2100"
]
}