Configured for DocBuilder

This commit is contained in:
DragonFire47
2024-10-17 22:07:19 -07:00
parent 1ed3155281
commit 34cd7b0479
10 changed files with 149 additions and 23 deletions
+19 -10
View File
@@ -1,30 +1,39 @@
[![](https://img.shields.io/badge/-Void_Crew_Modding_Team-111111?style=just-the-label&logo=github&labelColor=24292f)](https://github.com/Void-Crew-Modding-Team)
![](https://img.shields.io/badge/Game%20Version-0.26.3-111111?style=flat&labelColor=24292f&color=111111)
![](https://img.shields.io/badge/Game%20Version-0.27.0-111111?style=flat&labelColor=24292f&color=111111)
[![](https://img.shields.io/discord/1180651062550593536.svg?&logo=discord&logoColor=ffffff&style=flat&label=Discord&labelColor=24292f&color=111111)](https://discord.gg/g2u5wpbMGu "Void Crew Modding Discord")
# AutomaticShipSystems
# Automatic Ship Systems
Version 0.0.0
For Game Version 0.26.3
Version 0.0.1
For Game Version 0.27.0
Developed by 18107
Requires VoidManager 1.1.7
Requires: BepInEx-BepInExPack-5.4.2100, VoidCrewModdingTeam-VoidManager-1.2.2
Makes circuit breakers, thruster boosters, and trims self reset. Host side.
Intended for solo players.
---------------------
### 💡 Function - **Makes circuit breakers, thruster boosters, and trims self reset**
### 💡 Functions
- Intended for solo play
- Automatically fixes trims after 5 minutes of being inactive
- Automatically fixes circuit breakers after 30 seconds of being tripped
- Automatcally charges boosts 1 minute after fully discharged.
- GUI to disable features
### 🎮 Client Usage
- Install
- Configure at F5 > Mod Settings > Automatic Ship Systems
- Simply install
- Play as host
- Configure via GUI at F5 > Mod Settings > Automatic Ship Systems
### 👥 Multiplayer Functionality
- ✅ Host
- This affects all players if the host has the mod
- Only the host needs this mod.
- ✅ Session
- Marks the room as Mod_Session when hosting.
---------------------