https://github.com/redstonewizard08/modhost
A simple, open-source, and self-hostable place to host mods for any game!
https://github.com/redstonewizard08/modhost
Last synced: 2 months ago
JSON representation
A simple, open-source, and self-hostable place to host mods for any game!
- Host: GitHub
- URL: https://github.com/redstonewizard08/modhost
- Owner: RedstoneWizard08
- License: mit
- Created: 2024-10-23T16:40:54.000Z (about 1 year ago)
- Default Branch: modhost
- Last Pushed: 2025-02-04T17:49:38.000Z (11 months ago)
- Last Synced: 2025-02-04T18:37:49.740Z (11 months ago)
- Language: Rust
- Homepage:
- Size: 107 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 19
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Security: SECURITY.md
Awesome Lists containing this project
README
# ModHost





A simple, open-source, and self-hostable place to host mods for any game!
## Why ModHost?
There are a lot of reasons to choose ModHost! Here are just a few:
- [x] Fast, modern UI
- [x] Useful and blazingly fast full-text search
- [x] Useful search filters
- [x] Fully documented API
- [x] Easy to self-host
- [x] Simple customization
- [x] Highly configurable
- [x] Flexible
- [x] 100% open-source
- [x] Super secure
- [x] Built with trusted & tested technologies
- [x] Supports almost any game
- [x] Well-documented code
## Logo?
Yeah, the logo is a BIG work-in-progress. If you have a better one or concept, feel free to let me know!
## What happened to the CLI?
I made the decision to remove ModHost's CLI as it's no longer in scope for the project.
Due to the complexity of managing multiple different mod formats and installation methods,
I felt it would be best to leave that up to whoever is deploying it, as the API library is
solid enough and it's relatively easy to make one in most languages.