added detailed credits to readme

This commit is contained in:
Redo 2020-05-25 15:08:01 -05:00
parent b7fe2a0b31
commit 1fad9fd375

View File

@ -4,7 +4,6 @@ A high-performance digital logic simulation frontend for Blockland
by Eagle517 and Redo
How to Install:
1. Install this add-on to Blockland.
2. Install the required add-on Print_Logic_Default - https://gitlab.com/Eagle517/Print_Logic_Default
3. Download Lua backend - https://gitlab.com/Eagle517/lua-logic
@ -26,3 +25,10 @@ Commands:
/lfxt (timeMS) - Set the logic FX update time in milliseconds - this is how often the logic backend sends FX updates to the game. Increase to reduce ghosting, decrease for better visualization. Setting to 0 not recommended.
/ltr - Toggle bottom-print display showing the actual logic tick rate
/li - View information about the number of logic bricks currently on the server
Credits:
Eagle517 - Logic simulation backend, Add-on communication with backend
Redo - Logic bricks, Brick generator, Misc backend changes
Auios - Event gate, Work on predecessor logic mods
MeltingPlastic - Bug fixes, Work on predecessor logic mods