Skip to content

Commit 19fc4a7

Browse files
authored
Update README.md
1 parent baa2347 commit 19fc4a7

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@
22

33
ServerAPI is a versatile software that allows you to turn any machine (Windows, Linux, and macOS) into a server. It sends machine statistics via email, creates an online server management panel, and provides a console managed by user input and ServerAPI.
44

5+
## IMPORTANT
6+
ServerAPI is in active developpement ad is not released yet!
7+
58
## Features
69

710
- Easy installation and setup
@@ -31,16 +34,21 @@ serverapi launch mc_server
3134
This command will install the necessary files and launch the Minecraft server in parallel with mail and setup threads to monitor the server files for any errors.
3235

3336
## Configuration
37+
3438
ServerAPI includes a setup wizard that guides the user through the necessary configuration steps. The user simply needs to answer the wizard's questions and confirm the provided information.
3539

3640
## Support
41+
3742
For support, please create an "issue" on the GitHub page of the software.
3843

3944
## Contributing
45+
4046
We welcome contributions! If you would like to contribute, please fork the repository and create a pull request. We are open to any suggestions for improvement.
4147

4248
## License
49+
4350
This project is open-source and available under the MIT license. You are free to use, modify, and distribute the code as needed.
4451

4552
## Acknowledgments
53+
4654
Special thanks to the Rust programming language community and the creators of the "lettre" Rust crate for making this project possible.

0 commit comments

Comments
 (0)