снова тест

This commit is contained in:
DBotThePony 2023-02-06 17:49:39 +07:00
parent f94e6f2f72
commit 6646c1879d
Signed by: DBot
GPG Key ID: DCC23B5715498507

View File

@ -34,7 +34,7 @@ fun main() {
val f = File("J:\\Steam\\steamapps\\workshop\\content\\211820\\$folder\\contents.pak")
if (f.exists()) {
Starbound.addPakPath(f)
starbound.addPakPath(f)
}
}*/