License dedicated server packaging under GPLv3
This commit is contained in:
parent
a68d6157be
commit
9473fc0b33
12 changed files with 774 additions and 3 deletions
17
README.md
17
README.md
|
|
@ -107,3 +107,20 @@ Publish the server as a separate Steam Tool AppID/depot linked to the base
|
|||
game. Replace the placeholders in copies of the files under `steam/`, then use
|
||||
SteamCMD to upload the staged `dist/` directory. Keep the example files free of
|
||||
private Steam credentials.
|
||||
|
||||
## Licensing
|
||||
|
||||
Project-owned source code in this packaging repository and the packaged game
|
||||
server code are licensed under
|
||||
[GPL-3.0-or-later](LICENSE). Every binary package includes the license and a
|
||||
corresponding-source record for its exact game commit.
|
||||
|
||||
The server PCK contains NETfishing creative assets governed by
|
||||
[`ASSET-LICENSE.md`](ASSET-LICENSE.md), along with third-party materials listed
|
||||
in [`THIRD-PARTY-NOTICES.md`](THIRD-PARTY-NOTICES.md). NETfishing and Woofmeow
|
||||
branding is reserved as described in [`TRADEMARKS.md`](TRADEMARKS.md).
|
||||
|
||||
Contributions are accepted under [`CONTRIBUTING.md`](CONTRIBUTING.md) and
|
||||
[`CONTRIBUTOR-TERMS.md`](CONTRIBUTOR-TERMS.md).
|
||||
|
||||
Copyright © 2026 Alexander Sellite and Rheannon Eisworth.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue