16 lines
272 B
JSON
16 lines
272 B
JSON
{
|
|
"name": "shapes-juke",
|
|
|
|
"targetPath": ".bin",
|
|
|
|
"stringImportPaths": ["res"],
|
|
|
|
"dependencies": {
|
|
"sjplayer": {"path": "sjplayer"},
|
|
|
|
"gl4d": {"path": "thirdparty/gl4d"},
|
|
"ft4d": {"path": "thirdparty/ft4d"},
|
|
"derelict-sfml2": "~>4.0.0-beta.2"
|
|
}
|
|
}
|