Compare commits
2 Commits
1f8d120296
...
1192910246
Author | SHA1 | Date | |
---|---|---|---|
1192910246 | |||
9dd6501892 |
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -11,9 +11,10 @@
|
||||||
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.1'
|
local _VERSION = '1.4.2'
|
||||||
|
|
||||||
--------------------------------------------------------------------------------
|
--------------------------------------------------------------------------------
|
||||||
-- Platform dependant
|
-- Platform dependant
|
||||||
|
|
Loading…
Reference in New Issue
Block a user