mirror of
https://github.com/barronwaffles/dwc_network_server_emulator.git
synced 2026-03-21 17:34:21 -05:00
Merge pull request #223 from sepalani/patch-1
Update README dependencies
This commit is contained in:
commit
a01e9e4b89
18
README.md
18
README.md
|
|
@ -5,18 +5,18 @@ A Nintendo DS and Wii online multiplayer server emulator.
|
|||
|
||||
[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!
|
||||
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.
|
||||
|
||||
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 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).
|
||||
|
||||
##Requirements:
|
||||
|
||||
Python 2.7
|
||||
Twisted
|
||||
zope.interface (Twisted dependency)
|
||||
pywin32 (Twisted dependency)
|
||||
Apache (or your favorite httpd)
|
||||
PHP5
|
||||
Requirements:
|
||||
-------------
|
||||
- Python 2.7
|
||||
- Twisted
|
||||
- zope.interface
|
||||
- pywin32 (for Windows users only)
|
||||
- Apache (or your favorite httpd)
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user