mirror of
https://github.com/usysrc/LICK.git
synced 2024-11-16 09:34:22 +00:00
new lib name
This commit is contained in:
parent
e37a730888
commit
91aa616e31
4
README
4
README
@ -8,5 +8,5 @@ NOTE: STILL IN DEVELOPMENT - EVERYTHING CAN CHANGE
|
|||||||
-- live.reset = true -- calls love.load everytime you save the file, if set to false it will only be called when starting LÖVE
|
-- live.reset = true -- calls love.load everytime you save the file, if set to false it will only be called when starting LÖVE
|
||||||
-- live.clearFlag = false -- overrides the clear() function in love.run
|
-- live.clearFlag = false -- overrides the clear() function in love.run
|
||||||
|
|
||||||
"live_libs" is a collection of various functions and a classes which should accelerate the live coding process.
|
"lib" is a collection of various functions and a classes which should accelerate the live coding process.
|
||||||
Dokumentation: live_libs/docs/index.html
|
Dokumentation: lib/docs/index.html
|
||||||
|
Loading…
Reference in New Issue
Block a user