new lib name

This commit is contained in:
redlock 2011-03-04 00:22:02 +01:00
parent e37a730888
commit 91aa616e31

4
README
View File

@ -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