Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tttsaurus/ingame-info-reborn
https://github.com/tttsaurus/ingame-info-reborn
Last synced: 25 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/tttsaurus/ingame-info-reborn
- Owner: tttsaurus
- License: mit
- Created: 2024-11-22T06:34:36.000Z (about 1 month ago)
- Default Branch: master
- Last Pushed: 2024-11-22T18:25:12.000Z (about 1 month ago)
- Last Synced: 2024-11-22T19:20:02.812Z (about 1 month ago)
- Language: Java
- Size: 90.8 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
If you like this project, don't forget to give it a star⭐!
Currently WIP
## Todo List / Features
- Introduce a custom gui container (✔)
- Maintain a list of custom gui containers (✔)
- A gui container can be ingame-overlaid/focused (✔)
- Introduce feature-rich gui layout (mostly done)
- Introduce modular animation options for controls
- Add controls like text, button, input field, etc.
- Text (✔)
- Anim Text (mostly done)
- Button (✔)
- Checkbox
- Input Field
- Image
- GIF
- Add crt support (runtime gui setup)## Credits
- Created using [GregTechCEu's Buildscripts](https://github.com/GregTechCEu/Buildscripts)
- Inspired by [InGame-Info-XML](https://github.com/Lunatrius/InGame-Info-XML)