mirror of
https://git.ngram.ca/OpenJam/rc-servers
synced 2026-08-23 23:08:52 +00:00
Remove mentions of Cardlife (moved to different repo)
This commit is contained in:
16
README.md
16
README.md
@@ -1,20 +1,14 @@
|
||||
# OpenJam Servers
|
||||
|
||||
[](https://rvlt.gg/jtVE0pD5)
|
||||
[](https://git.ngram.ca/OpenJam/servers/releases)
|
||||
[](#)
|
||||
[](https://git.ngram.ca/OpenJam/rc-servers/releases)
|
||||
[](#)
|
||||
|
||||
|
||||
A collection of open source servers for FreeJam games
|
||||
|
||||
## Usage
|
||||
|
||||
### CardLife
|
||||
|
||||
To get CardLife to use these servers, replace the `ServerConfig.json` file in the game files with [this ServerConfig.json](assets/cardlife/ServerConfig.json).
|
||||
|
||||
### Robocraft
|
||||
|
||||
NOTE: Please refer to the latest [release](./releases) for more detailed instructions for accessing the public OpenJam servers.
|
||||
|
||||
To get Robocraft to use these servers, place [this servenvmulti.config](assets/robocraft/servenvmulti.config) file in the game files.
|
||||
@@ -25,9 +19,9 @@ Before you can login the first time, you will need to create an account through
|
||||
## Privacy
|
||||
|
||||
The minimum amount of data is (and should be) collected to provide the expected functionality.
|
||||
In most cases, this means no data is collected or logged except some debug log messages in development versions.
|
||||
This means no data is collected or logged except some debug log messages in development versions.
|
||||
Some personal identifiers, such as IP addresses and session tokens, are sent but only exist ephemerally.
|
||||
The exception is Robocraft servers, which store the minimum account info possible.
|
||||
The Robocraft servers store the minimum account info possible.
|
||||
This includes username, vehicle data, user configuration data, and other non-identifying gameplay data.
|
||||
If email and/or Steam account identifier are provided during registration, those are also stored.
|
||||
This information is all associated with a unique user identifier.
|
||||
@@ -35,7 +29,7 @@ The current PC's MAC address is also sent to the server (this is a Robocraft cli
|
||||
|
||||
## Development
|
||||
|
||||
Please refer to the [wiki](/OpenJam/servers/wiki/Dev).
|
||||
Please refer to the [wiki](/OpenJam/rc-servers/wiki/Dev).
|
||||
|
||||
## Contributing
|
||||
|
||||
|
||||
Reference in New Issue
Block a user