update test location

This commit is contained in:
DBotThePony 2022-06-17 22:19:16 +07:00
parent b02477fc1a
commit d87e672fe7
Signed by: DBot
GPG Key ID: DCC23B5715498507

View File

@ -37,7 +37,7 @@ fun main() {
val client = StarboundClient()
//Starbound.addFilePath(File("./unpacked_assets/"))
Starbound.addPakPath(File("J:\\SteamLibrary\\steamapps\\common\\Starbound\\assets\\packed.pak"))
Starbound.addPakPath(File("J:\\Steam\\steamapps\\common\\Starbound\\assets\\packed.pak"))
Starbound.initializeGame { finished, replaceStatus, status ->
client.putDebugLog(status, replaceStatus)