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