1
0
This commit is contained in:
otya128
2017-07-03 23:01:26 +09:00
parent 9ed4299f26
commit 800a6ffd11

View File

@@ -1,8 +1,8 @@
{
"name": "otyasmilebasic",
"dependencies": {
"derelict-sdl2": "~>1.9.7",
"derelict-gl3": "*"
"derelict-sdl2": "1.9.7",
"derelict-gl3": "1.0.15"
},
"sourcePaths": ["SMILEBASIC/"],
"importPaths": ["SMILEBASIC/"],