added firebase and rudimentary leaderboard support
This commit is contained in:
17
ios_plugins/godot_svc/bin 3.x/godot_svc.gdip
Normal file
17
ios_plugins/godot_svc/bin 3.x/godot_svc.gdip
Normal file
@@ -0,0 +1,17 @@
|
||||
[config]
|
||||
name="GodotSVC"
|
||||
binary="godot_svc.xcframework"
|
||||
|
||||
initialization="register_godot_svc_plugin"
|
||||
deinitialization="unregister_godot_svc_plugin"
|
||||
|
||||
[dependencies]
|
||||
linked=[]
|
||||
embedded=[]
|
||||
system=[]
|
||||
|
||||
capabilities=[]
|
||||
|
||||
files=[]
|
||||
|
||||
[plist]
|
||||
Reference in New Issue
Block a user