Add SublimeText 3 project file.

This commit is contained in:
Taffer
2019-12-28 11:54:26 -05:00
parent 6ba59fc9c0
commit ac61a305ba
2 changed files with 10 additions and 0 deletions

9
launcher.sublime-project Normal file
View File

@@ -0,0 +1,9 @@
{
"folders":
[
{
"path": ".",
"name": "GameShell launcher"
}
],
}