This repository has been archived on 2024-06-25. You can view files and clone it, but cannot push or open issues or pull requests.
BetterTrackPlug/app
chinseng85 668ac81c09
Fix an app error due to game icon0.png is missing
If homebrew does not come with an icon, then BetterTrackPlug will skip copyIcon function, hence folder "Assets/titleId" will not be created. 
Next, while trying to create title.txt inside the "Assets/titleId" folder an error will occur due to "Assets/titleId" folder is not created in the first place.
2020-03-25 21:12:28 +08:00
..
index.lua Fix an app error due to game icon0.png is missing 2020-03-25 21:12:28 +08:00