Add rock.json

This commit is contained in:
2026-07-04 20:14:05 +10:00
parent 34b6ddb7d8
commit 2adcfadd33

11
rock.json Normal file
View File

@@ -0,0 +1,11 @@
{
"configVersion": 1,
"rock": {
"name": "template",
"version": "0.0.1",
"gccArgs": [],
"description": "Your description here",
"dependencies": {},
"nativeComet": false
}
}