Sculk

A programming language for Minecraft datapacks.

751

Sculk

[![Contributors][contributors-shield]][contributors-url] [![Forks][forks-shield]][forks-url] [![Stargazers][stars-shield]][stars-url] [![Issues][issues-shield]][issues-url] [![MIT License][license-shield]][license-url]

<!-- PROJECT LOGO --> <br /> <div align="center"> <a href="https://github.com/RevolvingMadness/Sculk"> <img src="https://raw.githubusercontent.com/RevolvingMadness/Sculk/main/src/main/resources/assets/sculk/icon.png" alt="Logo" width="80" height="80"> </a>

<h3 align="center">Sculk</h3>

<p align="center"> A programming language for Minecraft datapacks <br /> <a href="https://revolvingmadness.github.io/Sculk-Docs"><strong>Explore the docs »</strong></a> <br /> <br /> <a href="https://github.com/RevolvingMadness/Sculk/issues">Report Bug</a> · <a href="https://github.com/RevolvingMadness/Sculk/issues">Request Feature</a> </p> </div>

Requirements

Sculk requires Fabric and the Fabric API.

Examples

For examples, please visit %%MD0%% page

Contributing

If you have a suggestion and would like to make Sculk better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!

License

Distributed under the Apache 2.0 License. See LICENSE for more information.

Inspiration

Sculk has been inspired from many projects listed below.

* Code of Copper * Lua Datapack * Computer Craft Tweaked

[contributors-shield]: https://img.shields.io/github/contributors/RevolvingMadness/Sculk.svg?style=for-the-badge

[contributors-url]: https://github.com/RevolvingMadness/Sculk/graphs/contributors

[forks-shield]: https://img.shields.io/github/forks/RevolvingMadness/Sculk.svg?style=for-the-badge

[forks-url]: https://github.com/RevolvingMadness/Sculk/network/members

[stars-shield]: https://img.shields.io/github/stars/RevolvingMadness/Sculk.svg?style=for-the-badge

[stars-url]: https://github.com/RevolvingMadness/Sculk/stargazers

[issues-shield]: https://img.shields.io/github/issues/RevolvingMadness/Sculk.svg?style=for-the-badge

[issues-url]: https://github.com/RevolvingMadness/Sculk/issues

[license-shield]: https://img.shields.io/github/license/RevolvingMadness/Sculk.svg?style=for-the-badge

[license-url]: https://github.com/RevolvingMadness/Sculk/blob/main/LICENSE

ADS