Minecraft Programming Language (MPL)

MPL is a language that makes it easier to write applications for Minecraft 1.9 or higher. The final result of compiling an MPL application are command blocks that can be imported into your world in various ways. MPL comes with it's own editor that supports syntax- and error-highlighting and has a built in compiler.

Лицензия

Лицензия

Категории

Категории

IDE Инструменты разработки
Группа

Группа

de.adrodoc55.mpl
Идентификатор

Идентификатор

mpl-ide
Последняя версия

Последняя версия

1.3.2
Дата

Дата

Тип

Тип

jar
Описание

Описание

Minecraft Programming Language (MPL)
MPL is a language that makes it easier to write applications for Minecraft 1.9 or higher. The final result of compiling an MPL application are command blocks that can be imported into your world in various ways. MPL comes with it's own editor that supports syntax- and error-highlighting and has a built in compiler.
Ссылка на сайт

Ссылка на сайт

https://github.com/Adrodoc55/MPL

Скачать mpl-ide

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/de.adrodoc55.mpl/mpl-ide/ -->
<dependency>
    <groupId>de.adrodoc55.mpl</groupId>
    <artifactId>mpl-ide</artifactId>
    <version>1.3.2</version>
</dependency>
// https://jarcasting.com/artifacts/de.adrodoc55.mpl/mpl-ide/
implementation 'de.adrodoc55.mpl:mpl-ide:1.3.2'
// https://jarcasting.com/artifacts/de.adrodoc55.mpl/mpl-ide/
implementation ("de.adrodoc55.mpl:mpl-ide:1.3.2")
'de.adrodoc55.mpl:mpl-ide:jar:1.3.2'
<dependency org="de.adrodoc55.mpl" name="mpl-ide" rev="1.3.2">
  <artifact name="mpl-ide" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.adrodoc55.mpl', module='mpl-ide', version='1.3.2')
)
libraryDependencies += "de.adrodoc55.mpl" % "mpl-ide" % "1.3.2"
[de.adrodoc55.mpl/mpl-ide "1.3.2"]

Зависимости

compile (3)

Идентификатор библиотеки Тип Версия
de.adrodoc55.mpl : mpl-compiler jar 1.3.2
org.beanfabrics : beanfabrics-swing jar 1.4.3
at.bestsolution.efxclipse.rt » org.eclipse.fx.code.editor.fx jar 3.0.0

test (3)

Идентификатор библиотеки Тип Версия
org.assertj : assertj-core jar 3.5.2
junit : junit jar 4.12
org.spockframework : spock-core jar 1.0-groovy-2.4

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
1.3.2
1.3.1
1.3.0
1.2.1
1.2.0
1.1.0
1.0.1
1.0.0
0.11.0
0.10.1
0.10.0