Merge branch 'master' of https://github.com/HikikoMarmy/Norrath-Server-Emu
This commit is contained in:
@@ -183,7 +183,8 @@
|
||||
<OptimizeReferences>true</OptimizeReferences>
|
||||
</Link>
|
||||
<PostBuildEvent>
|
||||
<Command>echo F|xcopy /y /f "$(SolutionDir)../dependency/clementine_ui/bin/clementine_ui.dll" "$(TargetDir)/clementine_ui.dll" </Command>
|
||||
<Command>
|
||||
</Command>
|
||||
</PostBuildEvent>
|
||||
</ItemDefinitionGroup>
|
||||
<ItemGroup>
|
||||
|
||||
10
README.md
10
README.md
@@ -1,5 +1,5 @@
|
||||
### Champions Emulated Server
|
||||
A replacement server aimed at restoring **online gameplay** for **Champions of Norrath** and **Champions: Return To Arms** on the **PlayStation 2**.
|
||||
### Champions Reborn Emulated Server
|
||||
A replacement server aimed at restoring **online gameplay** for **Champions of Norrath** and **Champions: Return To Arms** for the **PlayStation 2**.
|
||||
|
||||
The server is currently a work in progress.
|
||||
|
||||
@@ -7,12 +7,12 @@ The server is currently a work in progress.
|
||||
| Game | Status |
|
||||
|-------------------------------|--------------------|
|
||||
| Champions of Norrath | ✅ Supported |
|
||||
| Champions: Return To Arms | ⚠️ ~70% Supported |
|
||||
| Champions: Return To Arms | ⚠️ ~90% Supported |
|
||||
|
||||
---
|
||||
Return To Arms TODO:
|
||||
- Online Character Saves
|
||||
- Chat Room
|
||||
- ~Online Character Saves~
|
||||
- ~Chat Room~
|
||||
- Friends List
|
||||
- Ignore List
|
||||
|
||||
|
||||
Reference in New Issue
Block a user