Created
May 24, 2021 14:32
-
-
Save tyaspi/08554b3a76bbf2d8261bd4394229dc09 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
skin.source = { | |
-- {id = "src_bg_A", path = "bg/A/*.png"}, | |
-- {id = "src_bg_AA", path = "bg/AA/*.png"}, | |
-- {id = "src_bg_AAA", path = "bg/AAA/*.png"}, | |
{id = "src_bg_A", path = "bg/clear/*.png"}, | |
{id = "src_bg_AA", path = "bg/clear/*.png"}, | |
{id = "src_bg_AAA", path = "bg/clear/*.png"}, | |
{id = "src_bg_clear", path = "bg/clear/*.png"}, |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment