├── LICENSE.md ├── Prints ├── MultiReplacerColor.png └── TimerPrint.png ├── README.md └── Scripts ├── MultiReplacerColor.lua └── Timer.lua /LICENSE.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/goustkor/Aseprite-Scripts/HEAD/LICENSE.md -------------------------------------------------------------------------------- /Prints/MultiReplacerColor.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/goustkor/Aseprite-Scripts/HEAD/Prints/MultiReplacerColor.png -------------------------------------------------------------------------------- /Prints/TimerPrint.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/goustkor/Aseprite-Scripts/HEAD/Prints/TimerPrint.png -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/goustkor/Aseprite-Scripts/HEAD/README.md -------------------------------------------------------------------------------- /Scripts/MultiReplacerColor.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/goustkor/Aseprite-Scripts/HEAD/Scripts/MultiReplacerColor.lua -------------------------------------------------------------------------------- /Scripts/Timer.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/goustkor/Aseprite-Scripts/HEAD/Scripts/Timer.lua --------------------------------------------------------------------------------