Updated and added more info

Updated:
- `server-faq.md`: updated as per review request, fixed typo;
- `game-faq.md`: updated as per review request;
Italian localization:
Updated:
- `server-faq.md`: updated translation after review request;
- `game-faq.md`: updated translation after review request;
Added:
- `manual.md`: translated everything that would be added by #7;
- `server-faq.md`: translated everything that would be added by #3;
This commit is contained in:
alex.ita
2023-12-28 19:35:28 +01:00
parent 8a71b687ce
commit dd46f8b117
5 changed files with 84 additions and 13 deletions

View File

@@ -38,8 +38,7 @@ We are working hard to make performance as good as possible. Sadly, there isn't
#### **Where can I find the code?**
All the source code can be found on our [GitHub](https://github.com/BeamMP).
Before doing anything keep in mind that the code is under [Terms of Use](https://forum.beammp.com/t/terms-of-use-v1-0/43).
The server, launcher and Lua client code also have licenses:
Before doing anything keep in mind that the code is subject to our [Terms of Use](https://forum.beammp.com/t/terms-of-use-v1-0/43) and licenses:
| Code | License |
|------------|:--------------------------------------------------------------------------:|

View File

@@ -12,7 +12,7 @@ All the information to setup your own server can be found [here](https://docs.be
---
#### **Can you make a server using linux?**
We provide binaries for many Linux distributions [here](https://github.com/BeamMP/BeamMP-Server/releases/latest). If there are no binaries for your distribution, you can build it yourself you can do it by downloading the source on our [GitHub](https://github.com/BeamMP/BeamMP-Server), a tutorial can be found [here](https://github.com/BeamMP/BeamMP-Server#build-instructions).
We provide binaries for many Linux distributions [here](https://github.com/BeamMP/BeamMP-Server/releases/latest). If there are no binaries for your distribution, you can build it yourself by downloading the source on our [GitHub](https://github.com/BeamMP/BeamMP-Server), a tutorial can be found [here](https://github.com/BeamMP/BeamMP-Server#build-instructions).
---
## **Miscellaneous**
@@ -21,8 +21,7 @@ We provide binaries for many Linux distributions [here](https://github.com/BeamM
#### **Where can I find the code?**
All the source code can be found on our [GitHub](https://github.com/BeamMP).
Before doing anything keep in mind that the code is under [Terms of Use](https://forum.beammp.com/t/terms-of-use-v1-0/43).
The server, launcher and Lua client code also have licenses:
Before doing anything keep in mind that the code is subject to our [Terms of Use](https://forum.beammp.com/t/terms-of-use-v1-0/43) and licenses:
| Code | License |
|------------|:--------------------------------------------------------------------------:|