Install:Extra Packages: Difference between revisions

From ENIGMA
Jump to navigation Jump to search
No edit summary
m (ENIGMA Plugin 1.8.7.11 R5)
(160 intermediate revisions by 2 users not shown)
Line 4: Line 4:
[[LateralGM]] is the IDE included with ENIGMA that is used to edit project files, it basically just provides an interface to ENIGMA. This jar file can be used without ENIGMA if you only need to edit project files on a different platform other than Windows.<br>
[[LateralGM]] is the IDE included with ENIGMA that is used to edit project files, it basically just provides an interface to ENIGMA. This jar file can be used without ENIGMA if you only need to edit project files on a different platform other than Windows.<br>


* '''Download:''' https://www.dropbox.com/s/sl9xop3ld9giu3z/lateralgm.jar<br>
* '''Download:''' https://github.com/IsmAvatar/LateralGM/releases/download/v1.8.106/lateralgm.jar
* '''Size:''' 1.45 MB<br>
* '''Size:''' 2.05 MB<br>
* '''Last Updated:''' 1/30/2014
* '''Last Updated:''' 4/29/2020


== The Plugin ==
== The Plugin ==
The [[Plugin]] is what [[LateralGM]] uses to communicate with ENIGMA and tell it when to compile games and give it the games data and other resources and information.<br>
The [[Plugin]] is what [[LateralGM]] uses to communicate with ENIGMA and tell it when to compile games and give it the games data and other resources and information.<br>


* '''Download:''' https://www.dropbox.com/s/vwxjpp0eplllp0i/enigma.jar<br>
* '''Download:''' https://github.com/enigma-dev/lgmplugin/releases/download/v1.8.7.11r5/enigma.jar<br>
* '''Size:''' 462.39 KB<br>
* '''Size:''' 448 KB<br>
* '''Last Updated:''' 1/29/2014
* '''Last Updated:''' 4/30/2020


== Java Native Access ==
== Java Easy Image Editor ==
[[JNA]] is a library that Java applications such as [[LateralGM]] use in order to communicate with shared objects, or as they are known on Windows, dynamic link libraries. JNA is needed for LGM's plugin to be able to communicate with the compiler.<br>
[[Java Easy Image Editor|JEIE]] is a cross-platform image manipulation program written in Java. This is an optional program which can be downloaded separately for those more accustomed to GM's image editor.
 
* '''Download:''' https://github.com/IsmAvatar/JEIE/releases/download/v0.1.0/jeie.jar
* '''Download:''' https://www.dropbox.com/s/8n2pgy9qhsnc972/jna.jar<br>
* '''Size:''' 163 KB
* '''Size:''' 893.2 KB<br>
* '''Last Updated:''' 12/09/2014
* '''Last Updated:''' 10/24/2013


== Library Maker ==
== Library Maker ==
[[Library_Maker|LibMaker]] is a free and open source drag and drop action library editor by [[User:IsmAvatar|IsmAvatar]] which can edit regular action libraries such as Game Makers and also for LGL's which is LateralGM's action library format.<br>
[[Library_Maker|LibMaker]] is a free and open source drag and drop action library editor by [[User:IsmAvatar|IsmAvatar]] which can edit regular action libraries such as Game Makers and also for LGL's which is LateralGM's action library format.<br>


* '''Download:''' https://www.dropbox.com/s/937mcx48ryhx1mm/libmaker.jar<br>
* '''Download:''' https://enigma-dev.org/bin/libmaker.jar<br>
* '''Size:''' 260.67 KB<br>
* '''Size:''' 470 KB<br>
* '''Last Updated:''' 10/24/2013
* '''Last Updated:''' 12/22/2019
 
== Java Native Access ==
[[JNA]] is a library that Java applications such as [[LateralGM]] use in order to communicate with shared objects, or as they are known on Windows, dynamic link libraries. JNA is needed for LGM's plugin to be able to communicate with the compiler.<br>
 
* '''Download:''' https://enigma-dev.org/bin/jna.jar<br>
* '''Size:''' 893 KB<br>
* '''Last Updated:''' 12/22/2019


{{DISPLAYTITLE:Extra Packages}}
{{DISPLAYTITLE:Extra Packages}}

Revision as of 10:47, 30 April 2020

This article contains links to important components to any of the setup packages for various platforms as well as the latest builds of extra tools such as the Drag and Drop Action Library editor.

LateralGM

LateralGM is the IDE included with ENIGMA that is used to edit project files, it basically just provides an interface to ENIGMA. This jar file can be used without ENIGMA if you only need to edit project files on a different platform other than Windows.

The Plugin

The Plugin is what LateralGM uses to communicate with ENIGMA and tell it when to compile games and give it the games data and other resources and information.

Java Easy Image Editor

JEIE is a cross-platform image manipulation program written in Java. This is an optional program which can be downloaded separately for those more accustomed to GM's image editor.

Library Maker

LibMaker is a free and open source drag and drop action library editor by IsmAvatar which can edit regular action libraries such as Game Makers and also for LGL's which is LateralGM's action library format.

Java Native Access

JNA is a library that Java applications such as LateralGM use in order to communicate with shared objects, or as they are known on Windows, dynamic link libraries. JNA is needed for LGM's plugin to be able to communicate with the compiler.