chore: add README.md and LICENSE [skip ci] (#39)

Reviewed-on: twhelp/corev3#39
This commit is contained in:
Dawid Wysokiński 2024-03-29 06:55:45 +00:00
parent 41ffbd4d67
commit 2af926f939
2 changed files with 50 additions and 0 deletions

21
LICENSE Normal file
View File

@ -0,0 +1,21 @@
The MIT License (MIT)
Copyright (c) 2023 Dawid Wysokiński
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.

29
README.md Normal file
View File

@ -0,0 +1,29 @@
<h1 align="center"><a href="https://www.tribalwars.net/en-dk/">Tribal Wars</a> scripts & tools to enhance your gameplay</h1>
<div align="center">
[![License](https://img.shields.io/badge/License-MIT-green)](#license)
[![Go Report Card](https://goreportcard.com/badge/gitea.dwysokinski.me/twhelp/corev3)](https://goreportcard.com/report/gitea.dwysokinski.me/twhelp/corev3)
[![CI/CD](https://woodpecker.dwysokinski.me/api/badges/17/status.svg)](https://woodpecker.dwysokinski.me/repos/17)
</div>
<p align="center">
<a href="https://tribalwarshelp.com/api/v1/swagger/index.html">API</a>
·
<a href="https://gitea.dwysokinski.me/twhelp/scripts">Scripts</a>
·
<a href="https://gitea.dwysokinski.me/twhelp/dcbot">Discord Bot</a>
·
<a href="mailto:contact@tribalwarshelp.com">Report Bug</a>
·
<a href="mailto:contact@tribalwarshelp.com">Request Feature</a>
</p>
## Contributing
If you would like to contribute to the software, please contact me via [email](mailto:contact@tribalwarshelp.com).
## License
This project is licensed under the MIT license. See the [LICENSE](LICENSE) file for the full license text.