serverworks 0.0.1

A library that makes creating a server easy and uncomplicated.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
<h1 align="center">
    SERVERWORKS
</h1>
<h5 align="center">
    A modular framework to create game servers.
</h5>

> [!WARNING]  
> The framework is still at an early stage and is not recommended for use in application development nor deploying the production version.

## 🔖 Description
This framework is focused on creating game servers, thus making it easier for game developers who want to create a server without using third-party services and also have total control and maximum performance with as little boilerplate as possible.

## 🤝 Contributing
This project will always remain open source and any kind of contribution is welcome. By participating in this project, you agree to keep common sense and contribute in a positive way.

## 📝 License
Copyright © 2024 [João Fernandes](https://github.com/0rangeFox), this library is [MIT](LICENSE) licensed.