Update README dependencies

This commit is contained in:
sepalani 2015-10-26 21:48:59 +01:00
parent d13b2a74eb
commit 8604b27684

View File

@ -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)