summaryrefslogtreecommitdiff
path: root/project.json
diff options
context:
space:
mode:
Diffstat (limited to 'project.json')
-rwxr-xr-xproject.json10
1 files changed, 10 insertions, 0 deletions
diff --git a/project.json b/project.json
new file mode 100755
index 0000000..8106cd4
--- /dev/null
+++ b/project.json
@@ -0,0 +1,10 @@
+{
+ "version": "0.1",
+ "project": {
+ "name": "Black",
+ "defaultWidth": 1280,
+ "defaultHeight": 720,
+ "defaultWindowMode": "windowed",
+ "defaultVsync": true
+ }
+} \ No newline at end of file