Skip to content
This repository has been archived by the owner on Dec 16, 2021. It is now read-only.

An interpreter for a scripting language easily usable for any API you might wanna add to your project. The idea came from a Minecraft mod: https://github.com/gnembon/fabric-carpet

License

MPL-2.0, GPL-3.0 licenses found

Licenses found

MPL-2.0
LICENSE
GPL-3.0
licence.txt
Notifications You must be signed in to change notification settings

Ghoulboy78/ScarpetInterpreter

 
 

Repository files navigation

Scarpet interpreter

Kinda nicked off of here: https://github.com/Advait-Sen/ScarpetInterpreter

This implementation of scarpet is just a whole lot easier to use, so we're using it. It's modified to work in java 8, and will be used in https://github.com/Dustless-SMP/Scarpet-1.12.

It's meant to be a bare-bones version which is easy to transfer manually, and which will then be has now been archived.

License

We use the license to the stricter Mozilla Public License 2.0 because of a request from Advait Sen to change from the old MIT license.

Note that this fork will not be updated, go to the parent repo for that.

About

An interpreter for a scripting language easily usable for any API you might wanna add to your project. The idea came from a Minecraft mod: https://github.com/gnembon/fabric-carpet

Resources

License

MPL-2.0, GPL-3.0 licenses found

Licenses found

MPL-2.0
LICENSE
GPL-3.0
licence.txt

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 99.9%
  • Batchfile 0.1%