Snowstorm
Minecraft Bedrock Particle Generator
Install / Use
/learn @JannisX11/SnowstormREADME
Snowstorm
Custom editor for Minecraft Bedrock Edition particle files. Available as a web app and VSCode Extension:
- Web App: snowstorm.app
- VSCode Extension: Snowstorm - Visual Studio Marketplace
Interface

Development
-
Install node and run
npm installto install all dependencies -
Run
npm run watchto run the bundler and update whenever you change anything -
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
