37 lines
1.5 KiB
Markdown
37 lines
1.5 KiB
Markdown
# Campofinale
|
|
[EN](README.md) | [IT](docs/README_it-IT.md) | [RU](docs/README_ru-RU.md) | [CN](docs/README_zh-CN.md) | [NL](docs/README_nl-NL.md)
|
|
|
|
Campofinale is a experimental server implementation for a certain factory building game.
|
|
|
|
> **NOTICE: Our old Discord server was raided (all members were removed), please rejoin our community using this new invite link: https://discord.gg/YZGYtAxeZk**
|
|
|
|
## Current Features
|
|
|
|
* Login
|
|
* Character switch
|
|
* Team switch
|
|
* Scene switch
|
|
* Save data with MongoDB
|
|
* Combat system
|
|
|
|
## Additional Information
|
|
|
|
You can find the description of all server commands [here](docs/CommandList/commands_en-US.md).<br>
|
|
The list of all scenes is [here](docs/LevelsTable.md).<br>
|
|
The list of all enemies is [here](docs/EnemiesTable.md).<br>
|
|
The list of all characters is [here](docs/CharactersTable.md).<br>
|
|
The list of all items is [here](docs/ItemsTable.md).<br>
|
|
|
|
If you want to open the in-game console, go to `Settings -> Platform & Account -> Account Settings (Access Account button)`. To view available commands, type `help`.
|
|
## Tutorial
|
|
|
|
New tutorial will be added in the next days on the wiki, in the meanwhile you can ask help in the Discord server
|
|
|
|
## Discord for support
|
|
|
|
If you want to discuss, ask for support or help with this project, join our [Discord Server](https://discord.gg/YZGYtAxeZk)!
|
|
|
|
## Note
|
|
|
|
This project is developed independently, and all rights to the original game assets and intellectual property belong to their respective owners.
|