summaryrefslogtreecommitdiff
path: root/manifest.toml
diff options
context:
space:
mode:
Diffstat (limited to 'manifest.toml')
-rw-r--r--manifest.toml6
1 files changed, 6 insertions, 0 deletions
diff --git a/manifest.toml b/manifest.toml
new file mode 100644
index 0000000..d6f7f8d
--- /dev/null
+++ b/manifest.toml
@@ -0,0 +1,6 @@
+name = "framerate_test"
+first_scene = "main"
+
+[[scene]]
+name = "main"
+scripts = { required = [0, 1], preload = [] }