From 952d1d5871a1ef3cf9f03f11e4cdf13d048f5f44 Mon Sep 17 00:00:00 2001 From: Nikolaos Date: Thu, 30 Jun 2022 23:58:19 +0100 Subject: [PATCH] Add useful resources --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 8309504..37cc47a 100644 --- a/README.md +++ b/README.md @@ -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. 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/) \ No newline at end of file