AnCoFT is an open source server emulator project for the game Fantasy Tennis written in C# using .NET Core 3.
Client language | Client version | Status |
---|---|---|
Thai | 1.706 | Working |
Other versions need to be tested
Name | Type | URL | License | Platform |
---|---|---|---|---|
x64dbg | Debugging | Link | Open source | Windows |
Ghidra | Reverse Engineering | Link | Open source | Cross platform |
.NET Core 3 | Software Framework | Link | Open source | Cross platform |
PostgreSQL | Database | Link | Open source | Cross platform |
- Install PostgreSQL
- Edit the connection string in the DatabaseContext.cs file
- Run AnCoFT, the database will be created during the first run
- Add an account to the Account table using a suitable tool e.g. PgAdmin 4
- Edit the ServerInfo.ini file of the game which should be located in the root folder
- Run the game