Find a file
Justin van der Leij fda6cd7237 Removed the inherit option for components. They are functional by default now
Turns out doing a 'setmetatable' only makes the code 0.00038% slower. Effectively making the previous code slower because of the branches.

Who would've tought
2018-04-07 00:00:54 +02:00
concord Removed the inherit option for components. They are functional by default now 2018-04-07 00:00:54 +02:00
examples Removed a debug whoopsie 2018-04-06 23:55:27 +02:00
.gitattributes Initial commit 2018-01-25 15:19:31 +01:00
.gitignore Fixed the love.run loop and moved it into its own file. Fixed examples 2018-04-06 23:53:37 +02:00
conf.lua Fixed the love.run loop and moved it into its own file. Fixed examples 2018-04-06 23:53:37 +02:00
init.lua Made the library loading passtrough work properly 2018-04-06 23:46:37 +02:00
LICENSE Redoing folder layouts 2018-04-06 12:28:42 +02:00
main.lua Fixed the love.run loop and moved it into its own file. Fixed examples 2018-04-06 23:53:37 +02:00
README.md Redoing folder layouts 2018-04-06 12:28:42 +02:00

Concord