feat(newserver): Jedi Knight II: Jedi Outcast#1251
feat(newserver): Jedi Knight II: Jedi Outcast#1251dgibbs64 merged 1 commit intoGameServerManagers:developfrom
Conversation
|
There are no linux binaries in the Steam repo. The binaries were posted on the community site jk2files, hosted by FileFront, but that site is now dead. Recommend supporting/using https://jk2mv.org/ as it does not alter gameplay or negatively impact performance. The project fixes many critical exploits and bothersome bugs. Clients can connect to the server without needing to download anything. Disclaimer: I'm not part of this project, just a long time JK2 player and server hoster. |
|
connects to #1202 |
| elif [ "${gamename}" == "QuakeWorld" ]; then | ||
| fileurl="http://files.gameservermanagers.com/QuakeWorld/nquake.server.linux.083116.full.tar.bz2"; filedir="${lgsmdir}/tmp"; filename="nquake.server.linux.083116.full.tar.bz2"; executecmd="noexecute" run="norun"; force="noforce"; md5="75a409cf08d808f075e4dacdc7b21b78" | ||
| elif [ "${gamename}" == "Jedi Knight II: Jedi Outcast" ]; then | ||
| fileurl="http://www.nateberkopec.com/jk2.tar.bz2"; filedir="${lgsmdir}/tmp"; filename="jk2.tar.bz2"; executecmd="noexecute" run="norun"; force="noforce"; md5="605081820bc570e6424858aa165f790c" |
There was a problem hiding this comment.
Link does not seem to be alive anymore
|
This commit seems to have the old format as well, so i guess this needs to be redone and the serverfiles are needed aswell |
|
yeah its very very obsoleted as this based on 2017's lgsm which completely incompatible with today's lgsm, maybe better closing this PR so people interesting in this server could do proper coding @dgibbs64 |
|
It may be possible to refactor this |
|
This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs. |
No description provided.