Emulated XFire server (Client 1.127)
Note: If you don't trust the Dropbox link you can google for a copy of the installer.)
cd src\PFire.WindowsService
dotnet build
- Add
cs.xfire.com
to your hosts file with your IP- On Windows it's located at
C:\Windows\System32\drivers\etc\hosts
127.0.0.1 cs.xfire.com
- On Windows it's located at
Note: This is a workaround to redirect the XFire client to point to your localhost address (127.0.0.1) instead of the real server
-
Open a command line and run the following commands from the root directory
cd src\PFire.Console
dotnet run
-
Login with the XFire client (only tested with v1.127) and an account will be created automatically if it doesn't exist
cd tests\PFire.Tests
dotnet test
- Friend search
- Friend requests
- Statuses
- 1 to 1 chat messaging