renamed sdk to rpc because the people think its the discord embedded sdk
This commit is contained in:
@@ -8,7 +8,7 @@ custom_features=""
|
||||
export_filter="all_resources"
|
||||
include_filter=""
|
||||
exclude_filter=""
|
||||
export_path="export/windows/discord-sdk-godot-demo.exe"
|
||||
export_path="export/windows/discord-rpc-godot-demo.exe"
|
||||
encryption_include_filters=""
|
||||
encryption_exclude_filters=""
|
||||
encrypt_pck=false
|
||||
@@ -39,7 +39,7 @@ application/file_version=""
|
||||
application/product_version=""
|
||||
application/company_name=""
|
||||
application/product_name=""
|
||||
application/file_description="Discord SDK Godot Test"
|
||||
application/file_description="Discord RPC Godot Test"
|
||||
application/copyright=""
|
||||
application/trademarks=""
|
||||
application/export_angle=0
|
||||
@@ -71,7 +71,7 @@ custom_features=""
|
||||
export_filter="all_resources"
|
||||
include_filter=""
|
||||
exclude_filter=""
|
||||
export_path="export/linux/discord-sdk-godot-demo.x86_64"
|
||||
export_path="export/linux/discord-rpc-godot-demo.x86_64"
|
||||
encryption_include_filters=""
|
||||
encryption_exclude_filters=""
|
||||
encrypt_pck=false
|
||||
@@ -111,7 +111,7 @@ custom_features=""
|
||||
export_filter="all_resources"
|
||||
include_filter=""
|
||||
exclude_filter=""
|
||||
export_path="export/macos/discord-sdk-godot-demo.zip"
|
||||
export_path="export/macos/discord-rpc-godot-demo.zip"
|
||||
encryption_include_filters=""
|
||||
encryption_exclude_filters=""
|
||||
encrypt_pck=false
|
||||
@@ -126,7 +126,7 @@ custom_template/release=""
|
||||
debug/export_console_wrapper=1
|
||||
application/icon=""
|
||||
application/icon_interpolation=4
|
||||
application/bundle_identifier="com.vaporvee.discord-sdk-godot-demo"
|
||||
application/bundle_identifier="com.vaporvee.discord-rpc-godot-demo"
|
||||
application/signature=""
|
||||
application/app_category="Games"
|
||||
application/short_version=""
|
||||
|
Reference in New Issue
Block a user