PocketRelay / Server

Mass Effect 3 Rust Server Emulator, LAN and WAN private server
https://pocket-relay.pages.dev/
MIT License
12 stars 4 forks source link

Combining branches #63

Closed jacobtread closed 9 months ago

jacobtread commented 9 months ago

Description

Merging all the current development changes from dev over to the master branch, switching from a feature -> dev -> master branch layout instead to a feature -> master layout. The master branch will now contain the latest changes rather than a separate dev branch.

Compiling the latest version from sources now should instead use a specific release tag rather than the latest branch unless you are okay with possible breaking unreleased changes.

Changes

Breaking changes have bumped the version to v0.6.0-beta