https://github.com/unascribed/unsup
Una's Simple Updater - a robust directory syncer that can intercept program launch via Java agent. Particularly good for Minecraft modpacks.
https://github.com/unascribed/unsup
Last synced: 2 months ago
JSON representation
Una's Simple Updater - a robust directory syncer that can intercept program launch via Java agent. Particularly good for Minecraft modpacks.
- Host: GitHub
- URL: https://github.com/unascribed/unsup
- Owner: unascribed
- License: lgpl-3.0
- Created: 2022-03-06T09:59:38.000Z (about 3 years ago)
- Default Branch: trunk
- Last Pushed: 2025-03-05T03:38:10.000Z (3 months ago)
- Last Synced: 2025-03-05T04:26:55.981Z (3 months ago)
- Language: Java
- Homepage: https://git.sleeping.town/unascribed/unsup
- Size: 48.6 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: .github/README.md
- License: LICENSE
Awesome Lists containing this project
README
[](https://weblate.sleeping.town/engage/unascribed/?component=unsup)
# unsup
***Un**a's **S**imple **Up**dater*
unsup is a somewhat minimal implementation of a generic working directory
syncer in Java. It supports running as a Java agent, to piggy-back off of the
launch of another program.***This GitHub repository is a mirror for convenience.*** Please see the
[authoritative Forgejo repo](https://git.sleeping.town/unascribed/unsup) for more information, releases, issues, et al.