Add useful resources

This commit is contained in:
2022-06-30 23:58:19 +01:00
parent 026ede1023
commit 952d1d5871

View File

@@ -3,3 +3,8 @@
Several Lua-based wiring components for the game [Barotrauma](https://barotraumagame.com/). Requires the [Lua for Barotrauma](https://steamcommunity.com/workshop/filedetails/?id=2559634234) mod to be installed. Several Lua-based wiring components for the game [Barotrauma](https://barotraumagame.com/). Requires the [Lua for Barotrauma](https://steamcommunity.com/workshop/filedetails/?id=2559634234) mod to be installed.
The components are mainly designed to improve the performance of an advanced custom submarine called Daedalus but can be easily adapted to other submarines. The components are mainly designed to improve the performance of an advanced custom submarine called Daedalus but can be easily adapted to other submarines.
## Useful Resources
* [Barotrauma Modding Docs](https://regalis11.github.io/BaroModDoc/)
* [Lua For Barotrauma Docs](https://evilfactory.github.io/LuaCsForBarotrauma/lua-docs/)