https://github.com/Infiziert90/PlayerTrack
Keep track of players you meet.
https://github.com/Infiziert90/PlayerTrack
orwell players track
Last synced: 4 months ago
JSON representation
Keep track of players you meet.
- Host: GitHub
- URL: https://github.com/Infiziert90/PlayerTrack
- Owner: kalilistic
- License: mit
- Created: 2021-01-04T13:01:00.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2025-01-04T20:56:57.000Z (about 1 year ago)
- Last Synced: 2025-01-04T21:28:17.011Z (about 1 year ago)
- Topics: orwell, players, track
- Language: C#
- Homepage:
- Size: 4.99 MB
- Stars: 17
- Watchers: 3
- Forks: 9
- Open Issues: 54
-
Metadata Files:
- Readme: README.md
- Changelog: changelog.yaml
- License: LICENSE
Awesome Lists containing this project
README
# PlayerTrack
Keep track of players you meet.
## Description
PlayerTrack helps you keep a record of who you meet and the content you played together.
Organize players into categories, keep notes, and track them across name/world changes.
Customization options include colors, icons, nameplates, and alerts.
## How to Use
- Install through XIVLauncher/Dalamud.
- Use `/ptrack` to open the main window.
- Use `/ptrackconfig` to open settings.
## Libraries Used
- [AutoMapper](https://github.com/AutoMapper/AutoMapper)
- [Dapper](https://github.com/DapperLib/Dapper)
- [FlexConfig](https://github.com/kalilistic/FlexConfig)
- [FluentDapperLite](https://github.com/kalilistic/FluentDapperLite)
- [FluentMigrator](https://github.com/fluentmigrator/fluentmigrator)
- [SQLite](https://github.com/sqlite/sqlite)