Skip to content

g33king/stonecutter-electron

 
 

Repository files navigation

Stonecutter

A text editor for creating Minecraft datapacks.

Roadmap

Quick Start

Requirements

Run the App

# Clone the repository
$ git clone https://github.com/3174N/stonecutter-electron
$ cd stonecutter-electron
# Install dependencies
$ npm install
# Build the app
$ npm run dist
# Open your app
$ open dist/Stonecutter-0.1.0.dmg # on macOS
$ dist/Stonecutter-0.1.0.AppImage # on Linux
$ "dist/Stonecutter Setup 0.1.0.exe" # on Windows

About

A text editor for mcfunction

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 77.0%
  • HTML 16.8%
  • Less 6.2%