feat:最终成品
This commit is contained in:
@@ -27,7 +27,6 @@ export default async function install(
|
||||
.get(`version/${minecraftversion}/json`)
|
||||
.json()) as mcinfoX; //获取Minecraft版本JSON
|
||||
const forgepath = path;
|
||||
console.log(loaderversion)
|
||||
const forgedata = (
|
||||
await gotx.get(
|
||||
`forge/download?mcversion=${minecraftversion}&version=${loaderversion}&category=installer&format=jar`
|
||||
|
||||
Reference in New Issue
Block a user