Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lenzork/erenshor-tracker
https://github.com/lenzork/erenshor-tracker
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/lenzork/erenshor-tracker
- Owner: Lenzork
- Created: 2024-08-03T13:00:23.000Z (5 months ago)
- Default Branch: master
- Last Pushed: 2024-08-24T05:59:04.000Z (5 months ago)
- Last Synced: 2024-08-24T06:46:58.159Z (5 months ago)
- Language: C#
- Size: 14.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Erenshor Tracker Mod
Welcome to the **Erenshor Tracker Mod**! This mod tracks various player statistics and displays them on a web page for easy viewing.
## đĨ Installation
1. Download the latest release of the mod.
2. Move the `Erenshor-Tracker.dll` file into your game's `Mods` folder. And the `Newtonsoft.Json.dll` into your game's root folder where also the `Erenshor.exe` is located at.
3. Launch the game to start tracking your statistics.## đ ī¸ Functionality
Once installed, the mod tracks the following values for each player:
- **Name**: The player's name.
- **Character Class**: The character's class.
- **Level**: The player's current level.
- **Last Updated**: The timestamp of the last update.
- **Equipment**: A list of equipped items.
- **Current XP**: The current experience points.
- **Needed XP**: The experience points needed to level up.
- **Completed Quests**: A list of completed quests.
- **Steam Name**: The player's Steam username.
- **Installed Mods**: A list of currently installed mods.## đ Data Display
All tracked data is displayed on a web page. Visit **removed due to low usage** to view your statistics.
## â FAQ
### How often is the data updated?
The data is updated every time the player changes their stats or the game is saved.### Are my data securely stored?
Yes, the data is only stored locally and is visible only to the player.### Can I customize the mod?
Currently, the mod does not support customization, but we are working on providing more flexibility in future updates.## đ Updates & Changes
Stay updated with all new features and bug fixes by following this repository. We will post regular updates here.
## đŦ Feedback & Support
Your feedback is important to us! If you have suggestions, questions, or issues, please open an issue on this repository or contact us directly.
---
Have fun with the mod and happy tracking! đšī¸đŽ
---
### License
This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.
### Acknowledgments
Special thanks to everyone who has contributed to the development and improvement of this mod.