Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/weilbyte/letmecompress

War on the Sea mod for removing time compression limitations.
https://github.com/weilbyte/letmecompress

Last synced: 10 days ago
JSON representation

War on the Sea mod for removing time compression limitations.

Awesome Lists containing this project

README

        

# LetMeCompress
By default the game lowers the time compression to 1x when in combat, this mod removes that so you can enjoy War on the Sea combat without having to wait 2 hours.

### Installation

Install BepInEx by following this [guide](https://docs.bepinex.dev/master/articles/user_guide/installation/index.html), after the first run, download `LetMeCompress-0.1.0.zip` from the release page here and extract it to `War on the Sea\BepInEx\plugins\`. Now start the game and the time compression limitations should be gone!

Open an issue if there's an error.

### Development

Make sure you have Visual Studio/Rider configured with the .NET Framework workloads. This project uses .NET 3.5.
Read `src/lib/notice.txt` on where to get required libraries.

#### Credits

[Wunderwaffle11](https://github.com/wunderwaffle11) for the idea and help tracking down air unit method.