diff --git a/manifest.module b/manifest.module index b07ce3f..5f7a061 100644 --- a/manifest.module +++ b/manifest.module @@ -3,6 +3,7 @@ "version": "0.1.0", "kind": "module", "api": "^0.1", + "ci_frames": 30, "entry_point": "init.lua", "deps": [ {"id":"lib-core.maps","version":"0.1.1"}, @@ -14,4 +15,4 @@ {"id":"lib-core.interaction","version":"0.1.0"}, {"id":"lib-core.command","version":"0.1.0"} ] -} +} \ No newline at end of file