backup push
This commit is contained in:
28
game.project
Normal file
28
game.project
Normal file
@@ -0,0 +1,28 @@
|
||||
[bootstrap]
|
||||
main_collection = /example/example.collectionc
|
||||
|
||||
[script]
|
||||
shared_state = 1
|
||||
|
||||
[display]
|
||||
width = 1080
|
||||
height = 1920
|
||||
|
||||
[project]
|
||||
title = FNAL-Extension
|
||||
|
||||
[library]
|
||||
include_dirs = fnal
|
||||
|
||||
[native_extension]
|
||||
app_manifest = /generated.appmanifest
|
||||
|
||||
[android]
|
||||
input_method = HiddenInputField
|
||||
immersive_mode = 1
|
||||
package = com.aterve.extension.fnal
|
||||
debuggable = 1
|
||||
|
||||
[ios]
|
||||
bundle_identifier = com.aterve.extension.fnal
|
||||
|
Reference in New Issue
Block a user