mirror of
https://github.com/barronwaffles/dwc_network_server_emulator.git
synced 2026-09-08 11:15:09 -05:00
Clean up readme.
This commit is contained in:
30
README.md
30
README.md
@@ -1,29 +1,13 @@
|
||||
dwc_network_server_emulator
|
||||
=====================
|
||||
===========================
|
||||
|
||||
A Nintendo DS (and possibly Wii) server emulator.
|
||||
A Nintendo DS and Wii online multiplayer server emulator.
|
||||
|
||||
**WANTED: More programmers!**
|
||||
[Usage Instructions](https://github.com/polaris-/dwc_network_server_emulator/wiki) | [Partial Compatibilty List](https://github.com/polaris-/dwc_network_server_emulator/wiki/Compatibility) | [Available Content](https://github.com/polaris-/dwc_network_server_emulator/wiki/Nintendo-DS-Download-Content)
|
||||
|
||||
## WANTED: More programmers!
|
||||
Whether it's to add new features or clean up existing code, we could always use the additional help. Check the bug tracker or ask another developers in #altwfc @ irc.rizon.net to see what bugs need to be fixed.
|
||||
|
||||
|
||||
|
||||
**Requirements**
|
||||
- Python 2.7
|
||||
- Twisted 13.2
|
||||
- Apache (or your favorite httpd)
|
||||
|
||||
|
||||
Open source projects referenced during the creation of this project:
|
||||
OpenSpy Core - https://github.com/sfcspanky/Openspy-Core/
|
||||
Luigi Auriemma's Gslist and enctypex_decoder - http://aluigi.altervista.org/papers.htm
|
||||
|
||||
|
||||
Instructions on how to connect to the public test server are on the wiki: https://github.com/polaris-/dwc_network_server_emulator/wiki
|
||||
Compatibility list: https://github.com/polaris-/dwc_network_server_emulator/wiki/Compatibility
|
||||
Available Nintendo DS Download Content List: https://github.com/polaris-/dwc_network_server_emulator/wiki/Nintendo-DS-Download-Content
|
||||
Open source projects referenced during the creation of this project: [OpenSpy Core](https://github.com/sfcspanky/Openspy-Core/) | [Luigi Auriemma's Gslist and enctypex_decoder](http://aluigi.altervista.org/papers.htm)
|
||||
|
||||
#Instructions for setup for your own server can be found at
|
||||
https://github.com/polaris-/dwc_network_server_emulator/wiki/Setting-up-a-server-from-a-fresh-installation-of-Linux
|
||||
|
||||
#Beanjr's install script is constantly being updated
|
||||
Instructions for setting up your own server can be found [here](https://github.com/polaris-/dwc_network_server_emulator/wiki/Setting-up-a-server-from-a-fresh-installation-of-Linux).
|
||||
|
||||
Reference in New Issue
Block a user