Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mrfastzombie/projectiletracker
A QoL mod for Vintage Story that automatically creates and deletes waypoints for launched projectiles.
https://github.com/mrfastzombie/projectiletracker
modding vintage-story vintagestory
Last synced: 2 days ago
JSON representation
A QoL mod for Vintage Story that automatically creates and deletes waypoints for launched projectiles.
- Host: GitHub
- URL: https://github.com/mrfastzombie/projectiletracker
- Owner: MrFastZombie
- Created: 2024-03-13T00:01:37.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-05-01T04:18:54.000Z (9 months ago)
- Last Synced: 2024-05-01T05:27:32.841Z (9 months ago)
- Topics: modding, vintage-story, vintagestory
- Language: C#
- Homepage:
- Size: 3.82 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
This is a mod for [Vintage Story](https://vintagestory.at/) that automatically creates and removes waypoints for projectiles that only you've fired. Other player's projectiles will not be tracked. Most of the code is server-side, so it will only work if the server also has the mod. The main reason for running server-side is so that waypoints can be updated without the player being near them.
For releases, check the [mod page on the Vintage Story mod database](https://mods.vintagestory.at/projectiletracker).