Initial commit

This commit is contained in:
2026-07-07 10:56:04 +10:00
commit 4b5d5a2130
5 changed files with 312 additions and 0 deletions

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
}
}