Added GTABuyBase, because it can work here now
This commit is contained in:
@@ -117,6 +117,14 @@
|
|||||||
"dir": "KotoPythonCompiler",
|
"dir": "KotoPythonCompiler",
|
||||||
"runtime": "python",
|
"runtime": "python",
|
||||||
"run": "KotoPythonCompiler.py",
|
"run": "KotoPythonCompiler.py",
|
||||||
"window": true
|
"window": true
|
||||||
|
},
|
||||||
|
"GTABuyBase":
|
||||||
|
{
|
||||||
|
"urls": ["https://raw.githubusercontent.com/BarsTiger/KOTIKOTstandalone/master/GTAwhatToBuy/GTAwhatToBuy.py"],
|
||||||
|
"dir": "GTAwhatToBuy",
|
||||||
|
"runtime": "python",
|
||||||
|
"run": "GTAwhatToBuy.py",
|
||||||
|
"window": false
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user