Rebrand project and refresh title presentation

This commit is contained in:
Alexander Sellite 2026-08-25 17:14:12 -04:00
parent 17fef2c5d4
commit 7ae20789a9
138 changed files with 1511 additions and 1498 deletions

View file

@ -1,6 +1,6 @@
# NETfishing
# straywild
NETfishing is a multiplayer-first fishing game built with Godot 4.7. The
straywild is a multiplayer-first fishing game built with Godot 4.7. The
current pre-alpha includes host-authoritative fishing and economy flows,
freshwater and saltwater habitats, persistent player data, social features,
customization, jobs, and a controller-aware interface.
@ -8,39 +8,39 @@ customization, jobs, and a controller-aware interface.
The project is under active development. Interfaces, balance, content, and
save migrations may continue to change before a stable release.
NETfishing is developed and published by **Woofmeow**, the independent team of
straywild is developed and published by **Woofmeow**, the independent team of
co-owners publicly credited as Voyager and Endeavour.
## Links
Patreon: https://www.patreon.com/cw/woofmeowgames
Steam: https://store.steampowered.com/app/5068950/NETfishing/
Steam: https://store.steampowered.com/app/5068950/straywild/
Itch.io: https://sol6-vi.itch.io/netfishing
Itch.io: https://sol6-vi.itch.io/straywild
Discord: https://discord.gg/5gP22447kc
Matrix: https://matrix.to/#/#netfishing:matrix.makearmy.io
Matrix: https://matrix.to/#/#straywild:matrix.makearmy.io
Repo: https://forge.makearmy.io/woofmeow/netfishing
Repo: https://forge.makearmy.io/woofmeow/straywild
Releases: https://forge.makearmy.io/woofmeow/netfishing/releases
Releases: https://forge.makearmy.io/woofmeow/straywild/releases
## Installing release builds
Download and extract the archive for your platform from the official release
page, then run NETfishing from the extracted platform folder.
page, then run straywild from the extracted platform folder.
### macOS
Current macOS builds are not signed or notarized. macOS may block the first
launch because it cannot verify the developer. Control-click the NETfishing
launch because it cannot verify the developer. Control-click the straywild
application, choose **Open**, then confirm **Open**. If that option is not
available, attempt to open the application once, then use **System Settings →
Privacy & Security → Open Anyway**.
Only bypass this warning for a NETfishing build downloaded from an official
Only bypass this warning for a straywild build downloaded from an official
project release.
## Requirements
@ -110,10 +110,10 @@ world and UI authoring, and testing are consolidated in
- Project-owned software code is licensed under
[GPL-3.0-or-later](LICENSE).
- Project-owned artwork, models, music, and other creative assets are covered
by the [NETfishing Asset License](ASSET-LICENSE.md). It permits community
Mods for official NETfishing software and narrowly scoped contribution forks,
by the [straywild Asset License](ASSET-LICENSE.md). It permits community
Mods for official straywild software and narrowly scoped contribution forks,
but not independent forks, clones, or unrelated products.
- The NETfishing and Woofmeow names and branding are reserved as described in
- The straywild and Woofmeow names and branding are reserved as described in
[TRADEMARKS.md](TRADEMARKS.md).
- Third-party materials retain their own terms; see the consolidated
[credits, notices, and provenance record](docs/ATTRIBUTION.md).