Compare commits
No commits in common. "72475b05bd0e91e01d48bfc5f8ce65779b7e9c00" and "80de6071e475bf5c78bf25c39a18c18b3ba379bd" have entirely different histories.
72475b05bd
...
80de6071e4
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -11,10 +11,9 @@
|
|||
luac.out
|
||||
|
||||
# Misc (Image, MacOS, Backups) files
|
||||
*.psd
|
||||
*~
|
||||
.DS_Store
|
||||
|
||||
# Tools
|
||||
*.tiled-session
|
||||
*.ase
|
||||
*.psd
|
||||
|
|
|
@ -192,7 +192,7 @@ unjustified, abandoning it's eye-guiding attributes.
|
|||
8. Special cases: (Array-tree, Table-Tree, Linked-List, Predictive Sequences) TODO
|
||||
--]]
|
||||
|
||||
local _VERSION = '0.5.7'
|
||||
local _VERSION = '0.5.6'
|
||||
|
||||
--------------------------------------------------------------------------------
|
||||
-- Import files
|
||||
|
|
Loading…
Reference in New Issue
Block a user