Fix starpak file path

should be pc_sdk
This commit is contained in:
Kawe Mazidjatari 2024-12-07 14:15:25 +01:00
parent f88aae0340
commit 840afb75b3

View File

@ -3,7 +3,7 @@
"version": 8,
"name": "common_sdk",
"starpakPath": "paks/Win64/pc_all.sdk.starpak",
"starpakPath": "paks/Win64/pc_sdk.starpak",
"assetsDir": "./assets/",
"outputDir": "./build/",