improvemest

This commit is contained in:
Bryce Covert
2021-01-16 12:18:53 -08:00
parent f14f3a6735
commit 9d79251a0f
7 changed files with 82 additions and 0 deletions

View File

@@ -0,0 +1,11 @@
{
"platform": "linux64",
"vmargs": ["-Duse-repl=false", "-Dui_scale=1.0", "-Dclojure.compiler.direct-linking=true", "-Dis-desktop=true", "-Dplatform=desktop"],
"jdk": "./jvms/jdk-8u232-ojdkbuild-linux-x64.zip",
"executable": "Tick's Tales",
"classpath": ["target/advent-standalone.jar"],
"mainclass": "advent.core.desktop_launcher",
"resources": ["steam_appid.txt"],
"minimizejre": "soft",
"output": "target/linux/amd64"
}

View File

@@ -0,0 +1,13 @@
{
"platform": "mac",
"jdk": "/Users/bryce/Documents/jdk8u202-b08/Contents/Home/",
"executable": "Tick's Tales",
"vmargs": ["-Duse-repl=false", "-Dui_scale=1.0", "-Dclojure.compiler.direct-linking=true", "-Dis-desktop=true", "-Dplatform=desktop"],
"classpath": ["target/advent-standalone.jar"],
"mainclass": "advent.core.desktop_launcher",
"resources": ["resources/icon", "steam_appid.txt"],
"minimizejre": "oraclejre8",
"output": "target/osx/Tick's Tales.app",
"bundle": "com.tickstales.upallknight",
"verbose": true
}

View File

@@ -0,0 +1,11 @@
{
"platform": "windows64",
"vmargs": ["-Duse-repl=false", "-Dui_scale=1.0", "-Dclojure.compiler.direct-linking=true", "-Dis-desktop=true", "-Dplatform=desktop"],
"jdk": "./jvms/windows64.zip",
"executable": "TicksTales",
"mainclass": "advent.core.desktop_launcher",
"resources": ["steam_appid.txt"],
"classpath": ["target/advent-standalone.jar"],
"minimizejre": "soft",
"output": "target/windows/"
}

View File

@@ -0,0 +1,47 @@
""
{
"ServerList"
{
"Hosts"
{
"Realms"
{
"steamglobal"
{
"steamcdn-a.akamaihd.net"
{
"base_url" "/client/"
"weight" "100"
"https" "1"
}
"media.st.dl.pinyuncloud.com"
{
"base_url" "/client/"
"weight" "1000"
"country_codes" "CN"
"https" "1"
}
}
"steamchina"
{
"media.st.dl.pinyuncloud.com"
{
"base_url" "/client/"
"weight" "100"
"country_codes" "CN"
"https" "1"
}
}
}
}
"kvsign2"
{
"Hosts" "10de01f6c02b907028ab21d756018843e4615f71554a461ed4ae8f799c6a2a2829429b17410eea5332ec188c648a873b961ac41a3456687c8f9d4b87a840ff01"
}
}
"ClientInfo"
{
"valid_until" "1611062209"
"ip_country_code" "US"
}
}