Finalized Google Sign In!!!
This commit is contained in:
26
game.project
26
game.project
@@ -5,12 +5,30 @@ main_collection = /example/example.collectionc
|
||||
shared_state = 1
|
||||
|
||||
[display]
|
||||
width = 960
|
||||
height = 640
|
||||
width = 1080
|
||||
height = 1920
|
||||
|
||||
[project]
|
||||
title = SIGW-Extension
|
||||
title = SIWG-Extension
|
||||
|
||||
[library]
|
||||
include_dirs = SIGW
|
||||
include_dirs = siwg
|
||||
|
||||
[native_extension]
|
||||
app_manifest = /generated.appmanifest
|
||||
|
||||
[android]
|
||||
input_method = HiddenInputField
|
||||
immersive_mode = 1
|
||||
package = com.aterve.partydeck
|
||||
debuggable = 1
|
||||
|
||||
[siwg]
|
||||
app_id = 715670885775
|
||||
client_id = 715670885775-j3p3nr6ith9su03p2im8d2p752hptg56.apps.googleusercontent.com
|
||||
request_server_auth_code = 1
|
||||
request_id_token = 1
|
||||
|
||||
[ios]
|
||||
bundle_identifier = com.aterve.partydeck
|
||||
|
||||
|
Reference in New Issue
Block a user