northstar-dedicated
northstar-dedicated copied to clipboard
Docker image for the Northstar dedicated server.
Goals: - Support multiple northstar releases at HEAD. - Support getting northstar from CI artifacts in addition to releases. - Automate more of the update process, and support doing it...
Now that updates are starting to be at intervals longer than 7 days (the GH cache expiry).
https://discord.com/channels/920776187884732556/925109421552566273/935543420385132655
Given the following how do I give it a set of maps to rotate through, while staying in gungame?? Currently when the map ends it switches to attrition ```yaml ---...
I'm just going to dump some stuff about the timescale issues with the nodrv patch and/or new wine versions here.
Alpine with musl instead of glibc is known to cause issues with Wine. This repo alone already has a bunch of custom patches to deal with this. Further we cannot...
First of all, I think by now we can drop all mentions of TCP port entirely Second of all, https://github.com/pg9182/northstar-dedicated#quick-start still makes it seem like TCP is required. The Docker...
Hello again, Just updated my server to 1.19.7 and I'm seeing this issue in my container logs. ``` [00:05:03] [NORTHSTAR] [info] Running custom SERVER script callback "CustomPilotCollision_InitPlaylistVars" [00:05:04] [NORTHSTAR] [info]...
Hey I wrote a plugin for northstar to allow using websockets in squirrel ([link](https://github.com/Neoministein/R2Northstar-Websocket)). The plugin runs fine on my windows 10 installation but crashes when using your dedicated container....