Compare commits
No commits in common. "11929102460ebaa0e046ee0453beb4bb8a80b9f9" and "1f8d120296c1b68428febe390e5c6058058cb760" have entirely different histories.
1192910246
...
1f8d120296
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -11,10 +11,9 @@
|
||||||
luac.out
|
luac.out
|
||||||
|
|
||||||
# Misc (Image, MacOS, Backups) files
|
# Misc (Image, MacOS, Backups) files
|
||||||
|
*.psd
|
||||||
*~
|
*~
|
||||||
.DS_Store
|
.DS_Store
|
||||||
|
|
||||||
# Tools
|
# Tools
|
||||||
*.tiled-session
|
*.tiled-session
|
||||||
*.ase
|
|
||||||
*.psd
|
|
||||||
|
|
|
@ -34,7 +34,7 @@
|
||||||
--
|
--
|
||||||
-- @author Jon Michael Aanes (jonjmaa@gmail.com)
|
-- @author Jon Michael Aanes (jonjmaa@gmail.com)
|
||||||
|
|
||||||
local _VERSION = '1.4.2'
|
local _VERSION = '1.4.1'
|
||||||
|
|
||||||
--------------------------------------------------------------------------------
|
--------------------------------------------------------------------------------
|
||||||
-- Platform dependant
|
-- Platform dependant
|
||||||
|
|
Loading…
Reference in New Issue
Block a user