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

https://github.com/ccode-lang/speedmodule

A Subnautica mod that adds a speed module to the game for vehicles. WIP
https://github.com/ccode-lang/speedmodule

Last synced: 4 months ago
JSON representation

A Subnautica mod that adds a speed module to the game for vehicles. WIP

Awesome Lists containing this project

README

          

# Speed Module
A Subnautica mod that adds a speed module to the game for vehicles. WIP

# Download
https://www.nexusmods.com/subnautica/mods/1426

# TODO
- [x] Seamoth module.
- [x] Prawn module.
- [x] Cyclops module.

# Compatability
This mod should be compatible with most mods unless they edit the speed of vehicles. It is only tested on Subnautica 2.0.

# Dependancies
* BipInEx for Subnautica (https://www.nexusmods.com/subnautica/mods/1108)
* Nautilus (https://www.nexusmods.com/subnautica/mods/1262)
* MoreCyclopsUpgrades (https://www.nexusmods.com/subnautica/mods/1407)

# Credits
* Beginners Guide to Modding Subnautica (https://mroshaw.github.io/Subnautica/)
* Nautilus Docs (https://subnauticamodding.github.io/Nautilus/api/Nautilus.Assets.html)