Updated Home (markdown)
2
Home.md
2
Home.md
@@ -4,7 +4,7 @@ You want to know how to use my UI Framework for your projects? Easy! Just use th
|
|||||||
|
|
||||||
After that, you just have to put this on top of your program:
|
After that, you just have to put this on top of your program:
|
||||||
|
|
||||||
`dofile("NyoUI.lua")`
|
`local NyoUI = dofile("NyoUI.lua")`
|
||||||
|
|
||||||
now you are able to access everything from NyoUI.lua.
|
now you are able to access everything from NyoUI.lua.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user