We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a947888 commit 99aa6c0Copy full SHA for 99aa6c0
.yamato/console-standalone-test.yml
@@ -33,7 +33,7 @@ build_{{ project.name }}_{{ editor }}_{{ platform.name }}:
33
{% endif %}
34
variables:
35
{% if platform.name == "ps4" %}
36
- SCE_ORBIS_SDK_DIR: 'C:\Users\bokken\SCE\ps4_sdk_10_00\'
+ SCE_ORBIS_SDK_DIR: 'C:\Users\bokken\SCE\ps4_sdk_12_00\'
37
{% else if platform.name == "ps5" %}
38
SCE_PROSPERO_SDK_DIR: 'C:\Program Files (x86)\SCE\Prospero SDKs\6.000'
39
{% else if platform.name == "switch" %}
0 commit comments