forked from GameServerManagers/LinuxGSM-Docs
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
ae4c469
commit 504a49a
Showing
1 changed file
with
13 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,16 @@ | ||
# Last Oasis | ||
|
||
WIP | ||
Last Oasis uses a different method of managing game servers than others. | ||
|
||
Realms | ||
|
||
A Realm is a group of Oasis Maps | ||
|
||
Oasis | ||
|
||
An Oasis is one Map that is assigned to a server | ||
|
||
Servers | ||
|
||
A server hosts an Oasis | ||
|