Compare commits
2 Commits
f70889aeed
...
9744d841f7
Author | SHA1 | Date | |
---|---|---|---|
9744d841f7 | |||
6cb57eeac8 |
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -11,9 +11,10 @@
|
|||
luac.out
|
||||
|
||||
# Misc (Image, MacOS, Backups) files
|
||||
*.psd
|
||||
*~
|
||||
.DS_Store
|
||||
|
||||
# Tools
|
||||
*.tiled-session
|
||||
*.ase
|
||||
*.psd
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
--
|
||||
-- @author Jon Michael Aanes (jonjmaa@gmail.com)
|
||||
|
||||
local _VERSION = '0.1.2'
|
||||
local _VERSION = '0.1.3'
|
||||
|
||||
local palette_swap = {
|
||||
_VERSION = _VERSION,
|
||||
|
|
Loading…
Reference in New Issue
Block a user