uniboi
uniboi
Still, there is no point in having **multiple** "officially supported" mod stores, because I can guarantee that not everyone is going to upload to both of them. And having two...
I don't see the point of having an offline mode tbh
> By Offline I meant the ability to hop in a map without requiring to auth with masterserver I see the appeal but I think it could better be a...
> Instead of requiring server owners to modify `R2Northstar/mods/Northstar.CustomServers/mod/cfg/autoexec_ns_server.cfg`, they should just be able to set these values using launch arguments or some other config file outside of the core...
actually, `exec` needs a client (connected) so it won't work for dedicated servers :trollface:
nah I was wrong, `SendToConsole` needs a client connected (duh) My method works fine with `ServerCommand` and yes, no info from the ns autoexec gets overwritten unless you explicitly tell...
[Odd.CustomServerConfig.zip](https://github.com/R2Northstar/Northstar/files/10872084/Odd.CustomServerConfig.zip) Made a quick example mod. The only downside is that the cfg gets applied every time the map changes
A server config template could be uploaded to thunderstore so a server host would just need to download it and edit the config
when does this happen?
I think separating between pure core client and server mods was a mistake since a lot of things are required on both the Client and Server to avoid desync and...