mirror of
https://github.com/britzl/monarch.git
synced 2025-09-27 01:52:20 +02:00
Update game.project
This commit is contained in:
@@ -2,7 +2,6 @@
|
|||||||
title = Monarch
|
title = Monarch
|
||||||
version = 0.9
|
version = 0.9
|
||||||
dependencies#0 = https://github.com/britzl/deftest/archive/2.7.0.zip
|
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]
|
[bootstrap]
|
||||||
main_collection = /example/advanced/advanced.collectionc
|
main_collection = /example/advanced/advanced.collectionc
|
||||||
@@ -20,10 +19,10 @@ display_profiles = /example/example.display_profilesc
|
|||||||
shared_state = 1
|
shared_state = 1
|
||||||
|
|
||||||
[ios]
|
[ios]
|
||||||
bundle_identifier = com.example.todo
|
bundle_identifier = com.defold.monarch
|
||||||
|
|
||||||
[osx]
|
[osx]
|
||||||
bundle_identifier = com.example.todo
|
bundle_identifier = com.defold.monarch
|
||||||
|
|
||||||
[library]
|
[library]
|
||||||
include_dirs = monarch
|
include_dirs = monarch
|
||||||
|
Reference in New Issue
Block a user