learn-dlang/lesson#25 - Wrapping up the.../ourGame/dub.json

15 lines
208 B
JSON

{
"authors": [
"rillki"
],
"copyright": "no copyright",
"dependencies": {
"raylib-d2": "~>3.1.0"
},
"description": "2D game",
"libs": [
"raylib"
],
"license": "no license",
"name": "ourgame"
}