Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/magicjinn/allshipsallslots
Configurable Sunless Sea mod that adds a Forward and AFT slot to each ship in an elegant, configurable (and legal) manner.
https://github.com/magicjinn/allshipsallslots
bepinex modding sunless-sea unity
Last synced: 5 days ago
JSON representation
Configurable Sunless Sea mod that adds a Forward and AFT slot to each ship in an elegant, configurable (and legal) manner.
- Host: GitHub
- URL: https://github.com/magicjinn/allshipsallslots
- Owner: MagicJinn
- Created: 2024-12-17T20:53:53.000Z (5 days ago)
- Default Branch: main
- Last Pushed: 2024-12-17T22:20:29.000Z (5 days ago)
- Last Synced: 2024-12-17T22:22:51.982Z (5 days ago)
- Topics: bepinex, modding, sunless-sea, unity
- Language: C#
- Homepage:
- Size: 7.81 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# All Ships All Slots
A lightweight, configurable Sunless Sea mod that adds Forward and AFT slots to each ship in an elegant, configurable (and legal) manner.
## Overview
This mod adds both Forward and AFT weapon slots to every ship in Sunless Sea, while adding configuration through a config file. It was born out of necessity, since the original "Aft Slots for ALL" mod is inferior to this mod in several ways.
1. At just 10KB (compared to the original's 70MB) this mod is 7000 times smaller, incredibly lightweight.
2. The original mod only added AFT slots and couldn't be configured, while this version gives you both Forward and AFT slots with easy customization options.
3. The original mod edits Sunless.Game.dll, meaning there are major incompatibilities between updates (Pre/Post 2023 fix) and versions (Steam, Epic, GOG).
4. The original mod redistributes Sunless.Game.dll, which is proprietary code, and thus illegal.## Known limitations
- Ships will not advertise their new slots on the shipyard screen
- Ships will have their Forward and AFT text greyed out on the Hold menuFixing these issues would require **extremely invasive** patching, and do not affect gameplay. These will not be fixed.
## Configuration
Edit `AllShipsAllSlots_config.ini` in your Sunless Sea **install** folder to customize:
- `Unlock Forward = true/false` - Enable/disable Forward slot
- `Unlock AFT = true/false` - Enable/disable AFT slot