https://github.com/daomephsta/inscribe
A data-driven ingame guide API for the Fabric mod loader
https://github.com/daomephsta/inscribe
Last synced: about 1 year ago
JSON representation
A data-driven ingame guide API for the Fabric mod loader
- Host: GitHub
- URL: https://github.com/daomephsta/inscribe
- Owner: Daomephsta
- License: other
- Created: 2019-03-24T20:39:24.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2022-11-24T02:46:49.000Z (over 3 years ago)
- Last Synced: 2025-03-26T12:02:07.307Z (about 1 year ago)
- Language: Java
- Size: 507 KB
- Stars: 6
- Watchers: 1
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Inscribe
Inscribe is a in-dev data-driven ingame guide API for the Fabric mod loader
## Design Documents
For an overview of Inscribe's planned feature set, and details of the features, see the [design documentation](https://drive.google.com/open?id=1MtVYJ2hsnCzaIEkFYQS2t3ZDfYJJGvrg).
## Release Status
Inscribe is currently heavily in-dev, as such it is not currently available for use or testing.
## Contributing
Inscribe is a large project, the team could always use more help, whether it's fixing bugs or implementing features.
For further details, see [CONTRIBUTING.md](CONTRIBUTING.md).