Welcome to dofus-framework 👋
> Rust library project that contains helper modules that are able to sustain a dofus server emulator
## Install
```sh
npm install
```
## Usage
```sh
cargo build --release
```
## Run tests
```sh
cargo test
```
## Author
👤 **dofuzeiro**
## 🤝 Contributing
Contributions, issues and feature requests are welcome!
Feel free to
check [issues page](https://github.com/dofuzeiro/dofus-framework/issues).
## Show your support
Give a ⭐️ if this project helped you!
## 📝 License
This project is [Apache-2.0](https://www.apache.org/licenses/LICENSE-2.0) licensed.
***
_This README was generated with ❤️ by [readme-md-generator](https://github.com/kefranabg/readme-md-generator)_