[EDIT] an API already exists and is way more finished than my project - check it out here https://github.com/TheMrZZ/sandstone
Hey everyone!
I'm looking for people to help me develop a javascript/typescript API for creating Minecraft datapacks. I've already started work on one with some basic features (adding pack.mcmeta and .mcfunction files) but would love some help developing it further. I'm open to whatever direction people want to take this in and welcome any ideas / suggestions you have.
If you're interested in getting involved with the project, please open an issue on GitHub at https://github.com/bcheidemann/mcdatapack/issues and we can find a more efficient way to communicate from there =P.
The project is hosted at https://github.com/bcheidemann/mcdatapack.
Hey everyone!
I'm looking for people to help me develop a javascript/typescript API for creating Minecraft datapacks. I've already started work on one with some basic features (adding pack.mcmeta and .mcfunction files) but would love some help developing it further. I'm open to whatever direction people want to take this in and welcome any ideas / suggestions you have.
If you're interested in getting involved with the project, please open an issue on GitHub at https://github.com/bcheidemann/mcdatapack/issues and we can find a more efficient way to communicate from there =P.
The project is hosted at https://github.com/bcheidemann/mcdatapack.
4
I think someone already beat you
https://github.com/TheMrZZ/sandstone
https://github.com/TheMrZZ/sandstone
That’s so cool! Thanks for bringing it to my attention! Can’t wait to mess about with it. Do you know if I can use it in the browser?
Typically IDEs are used as applications, because browsers are rather limited. Most programmers these days use an actual IDE app and not a browser.
For this one they want you to use node.js and recommend you to install VS Code. But itll probably work with a browser
https://www.sandstone.dev/docs/getting-started/installation
For this one they want you to use node.js and recommend you to install VS Code. But itll probably work with a browser
https://www.sandstone.dev/docs/getting-started/installation
You can also DM me for more info! =)
