diff --git a/rock.json b/rock.json new file mode 100644 index 0000000..53e695a --- /dev/null +++ b/rock.json @@ -0,0 +1,11 @@ +{ + "configVersion": 1, + "rock": { + "name": "template", + "version": "0.0.1", + "gccArgs": [], + "description": "Your description here", + "dependencies": {}, + "nativeComet": false + } +} \ No newline at end of file