Created
July 16, 2018 21:05
-
-
Save superzazu/c40fa77d5c6ff0c500ddaaa4aa8ae14f to your computer and use it in GitHub Desktop.
PICO-8 Sublime Text 3 build
This file contains 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
Show hidden characters
{ | |
"cmd": ["/Applications/PICO-8.app/Contents/MacOS/pico8", "-run", "$file"], | |
"file_regex": "^[ ]*File \"(...*?)\", line ([0-9]*)", | |
"selector": "source.p8" | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment