Updated NyoUI (markdown)
2
NyoUI.md
2
NyoUI.md
@@ -70,7 +70,7 @@ NyoUI.debug("Hi i am cute")
|
|||||||
**returns:**-<br>
|
**returns:**-<br>
|
||||||
|
|
||||||
# Tipps
|
# Tipps
|
||||||
If you are new to such things, you want to create your own logic (lets say for example a redstone or rednet handler) while using my UI Framework, you just have to create something like this:
|
If you are new to such things, you want to create your own logic (lets say for example a redstone or rednet handler) while using the NyoUI Framework, you just have to create something like this:
|
||||||
|
|
||||||
````lua
|
````lua
|
||||||
local NyoUI = dofile("NyoUI.lua")
|
local NyoUI = dofile("NyoUI.lua")
|
||||||
|
|||||||
Reference in New Issue
Block a user