added detailed credits to readme
This commit is contained in:
		| @@ -4,7 +4,6 @@ A high-performance digital logic simulation frontend for Blockland | |||||||
| by Eagle517 and Redo | by Eagle517 and Redo | ||||||
|  |  | ||||||
| How to Install: | How to Install: | ||||||
|  |  | ||||||
| 	1. Install this add-on to Blockland. | 	1. Install this add-on to Blockland. | ||||||
| 	2. Install the required add-on Print_Logic_Default - https://gitlab.com/Eagle517/Print_Logic_Default | 	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 | 	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. | 	/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 | 	/ltr - Toggle bottom-print display showing the actual logic tick rate | ||||||
| 	/li - View information about the number of logic bricks currently on the server | 	/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 | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 Redo
					Redo