D dahendriik New Member Jul 29, 2019 3 0 0 Sep 22, 2015 #1 Hey, i would appreciate it if you could offer an API for server files and versions. greetings dahendriik
Hey, i would appreciate it if you could offer an API for server files and versions. greetings dahendriik
C Captainnana New Member Jul 29, 2019 596 0 0 Sep 22, 2015 #2 dahendriik said: Hey, i would appreciate it if you could offer an API for server files and versions. greetings dahendriik Click to expand... While we don't offer an official API for this as such all our files can be found via our modpack.xml file. You can find the location of the server files by using http://ftb.cursecdn.com/FTB2/static/modpacks.xml and building the path to the server files via http://ftb.cursecdn.com/FTB2/modpacks/<DIR>/<VER>/<SERVERPACK> where <DIR> is the dir field of the modpack, <VER> is the version required with points replaced as underscores and <SERVERPACK> is the server pack field of the modpack. For example http://ftb.cursecdn.com/FTB2/modpacks/FTBInfinity/1_0_0/FTBInfinityServer.zip would download the server version for version 1.0.0 of infinity. More detail can be found at https://github.com/Slowpoke101/FTBLaunch Last edited: Sep 22, 2015 Reactions: Watchful11
dahendriik said: Hey, i would appreciate it if you could offer an API for server files and versions. greetings dahendriik Click to expand... While we don't offer an official API for this as such all our files can be found via our modpack.xml file. You can find the location of the server files by using http://ftb.cursecdn.com/FTB2/static/modpacks.xml and building the path to the server files via http://ftb.cursecdn.com/FTB2/modpacks/<DIR>/<VER>/<SERVERPACK> where <DIR> is the dir field of the modpack, <VER> is the version required with points replaced as underscores and <SERVERPACK> is the server pack field of the modpack. For example http://ftb.cursecdn.com/FTB2/modpacks/FTBInfinity/1_0_0/FTBInfinityServer.zip would download the server version for version 1.0.0 of infinity. More detail can be found at https://github.com/Slowpoke101/FTBLaunch
J jikuja legacy FTB Launcher developer Launcher Developer Global Moderator Dec 17, 2013 1,134 111 99 Sep 30, 2015 #4 Or use thirdparty tool: https://github.com/idynin/FTBUtils