Skip to content

DonutScript

Witherbear edited this page Mar 10, 2023 · 2 revisions

DonutScript is a scripting programming language used to make games and applications that can compile to Java. In this wiki, you will learn DonutScript easily. In the next page, you will learn the concepts of DonutScript.

Requisites

You will need of:

  • DonutScript CLI (donut)
  • JDK (any distribution)
  • JRE (any distribution)

Next

With all installed, verify the version:

donut version
java -v
Clone this wiki locally