mirror of
https://github.com/Heretek-AI/GDevelop.git
synced 2026-07-25 04:15:49 -04:00
14 lines
501 B
JSON
14 lines
501 B
JSON
{
|
|
"name": "Game Develop JS Runtime API",
|
|
"description": "Game Develop JS Runtime: An engine for developing javascript based games using Game Develop",
|
|
"version": "1",
|
|
"url": "http://www.compilgames.net",
|
|
"paths":["../Runtime"],
|
|
"options": {
|
|
"outdir": "../../docs/GDJS Runtime Documentation",
|
|
"exclude": "libs",
|
|
"paths":["../Runtime"],
|
|
"themedir": "yuidoc-bootstrap-theme",
|
|
"helpers": ["yuidoc-bootstrap-theme/helpers/helpers.js"]
|
|
}
|
|
} |