scripts/README.md

30 lines
684 B
Markdown
Raw Normal View History

# Tribal Wars - scripts
2022-12-31 10:15:23 +00:00
This repo contains a variety of scripts for [Tribal Wars](https://www.tribalwars.net/en-dk/).
## Scripts
### Extended player profile
This script adds additional info and actions to a player's profile.
![img.png](docs/extended-player-profile.png)
#### Installation
[User script](https://scripts.tribalwarshelp.com/extended-player-profile.user.js)
Quick bar:
```javascript
javascript:
$.getScript('https://scripts.tribalwarshelp.com/extended-player-profile.quickbar.js')
```
## License
Distributed under the MIT License. See ``LICENSE`` for more information.
## Contact
Dawid Wysokiński - [contact@dwysokinski.me](mailto:contact@dwysokinski.me)