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

Skip to content

Nusiq/snowstorm

 
 

Repository files navigation

Snowstorm

Custom editor for Minecraft Bedrock Edition particle files. Available as a web app and VSCode Extension:

Interface

Snowstorm interface screenshot

Development

  1. Install node and run npm install to install all dependencies

  2. Run npm run watch to run the bundler and update whenever you change anything

  3. Open the app

    Web app:

    Use your preferred local server to host the app (npx serve, xampp, etc.), and open it in your browser

    VS Code Extension:

    Press F5 to run the Extension Development Host in a new VS Code instance

About

Minecraft Bedrock Particle Generator

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vue 49.4%
  • JavaScript 47.8%
  • CSS 2.6%
  • HTML 0.2%