Camerapture
Fabric mod with cameras that can take pictures!
Read more about it on Modrinth or CurseForge.
Project Structure
Camerapture supports multiple Minecraft versions using Stonecutter.
The easiest way to interact with this is by using an IDE such as IntelliJ. To switch between versions,
use the Gradle tasks under the stonecutter
category. Make sure to switch back to 1.21 to commit changes.
Release checklist
- Update the version number.
- Change in
gradle.properties
.
- Add an entry in
CHANGELOG.md
.
- Commit and push a new tag. (example:
v1.2.3
)
- Tag name is the version number prefixed by
v
.
- Manually trigger the Publish workflow on GitHub.
Credits
- henkelmax for making the Camera Mod for Forge that's used on the QSMP, for being the main inspiration of this mod.
- All the great people on our origins server for being amazing and patient with me <3