Thanks to visit codestin.com
Credit goes to github.com

Skip to content

J4PC/scribble

 
 

Repository files navigation

Scribble

Expertly edit your books with rich formatting options, page utilities and more!

Version Build status Modrinth CurseForge

Read more about it on Modrinth or CurseForge.

Project Structure

Scribble 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. To run the game, use the runActive{Fabric,Forge,Neoforge} tasks.

Make sure to switch back to 1.21.4 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.

About

Fabric mod to expertly edit your books with rich formatting options and page utilities

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%