3
0
mirror of https://github.com/britzl/monarch.git synced 2025-09-27 10:02:21 +02:00

Added sliding window example

This commit is contained in:
Björn Ritzl
2023-03-28 15:42:39 +02:00
parent c14e4a8a46
commit e0b0a286e3
13 changed files with 879 additions and 1 deletions

View File

@@ -2,9 +2,10 @@
title = Monarch
version = 0.9
dependencies#0 = https://github.com/britzl/deftest/archive/2.7.0.zip
dependencies#1 = https://github.com/defold/lua-language-server/releases/download/v0.0.3/release.zip
[bootstrap]
main_collection = /example/advanced/advanced.collectionc
main_collection = /example/slidingwindow/slidingwindow.collectionc
[input]
game_binding = /input/game.input_bindingc