Go to file
GeckoEidechse ef81b5e35f Remove `ns_player_auth_port` from server config (#628)
With connectionless we no longer use the TCP port.

(cherry picked from commit bceb950a18)
2023-07-13 19:51:55 +02:00
.github Use structs in the server browser (#623) 2023-04-27 14:55:32 +02:00
Northstar.Client Bump mods version to `1.16.0` (#665) 2023-07-13 18:47:17 +02:00
Northstar.Coop Update missing version 2022-02-01 19:49:17 -03:00
Northstar.Custom Bump mods version to `1.16.0` (#665) 2023-07-13 18:47:17 +02:00
Northstar.CustomServers Remove `ns_player_auth_port` from server config (#628) 2023-07-13 19:51:55 +02:00
.gitattributes Fix missing fonts under Linux (#437) 2022-07-22 00:38:16 +02:00
.gitignore Initial commit 2021-06-22 14:26:01 +01:00
LICENSE Initial commit 2021-06-22 14:26:01 +01:00
README.md Update readme 2022-01-10 10:03:27 -03:00

README.md

NorthstarMods

Squirrel scripts used to recreate server-side gamelogic and add custom content to the game.

Contents:

Issues in this repository should be created if they are related to these domains:

  • Northstar.Client - Localisation files, UI and client-side scripts.
  • Northstar.Coop - Soon™.
  • Northstar.Custom - Northstar custom content.
  • Northstar.CustomServer - Server config files and scripts necessary for multiplayer.