Download modapi Free Java Code
Description
An API to write game mods for Java games using Javascript.
Source Files
The download file modapi-master.zip has the following entries.
.classpath/*from w w w . j a v a2 s . c om*/
.gitignore
.project
.settings/org.eclipse.jdt.core.prefs
README.md
api.md
ivy.xml
src/org/ironchefpython/modapi/CalculatedProperty.java
src/org/ironchefpython/modapi/DynamicProperty.java
src/org/ironchefpython/modapi/DynamicValueProperty.java
src/org/ironchefpython/modapi/EventDefinition.java
src/org/ironchefpython/modapi/JsModManager.java
src/org/ironchefpython/modapi/ModRegistry.java
src/org/ironchefpython/modapi/Prototype.java
src/org/ironchefpython/modapi/error/GeneralModdingException.java
src/org/ironchefpython/modapi/error/InvalidComponentRegistration.java
src/org/ironchefpython/modapi/error/InvalidEventRegistration.java
src/org/ironchefpython/modapi/error/NoSuchEventFactory.java
src/org/ironchefpython/modapi/error/PropertyError.java
src/org/ironchefpython/modapi/error/UnregisteredEventException.java
src/org/mozilla/javascript/JSON.java
test/org/ironchefpython/rhinodemo/EventSendTest.java
test/org/ironchefpython/rhinodemo/HealthTest.java
test/org/ironchefpython/rhinodemo/JavassistTest.java
test/org/ironchefpython/rhinodemo/ModTest.java
test/org/ironchefpython/rhinodemo/anothermod.js
test/org/ironchefpython/rhinodemo/event_test.js
test/org/ironchefpython/rhinodemo/health.js
test/org/ironchefpython/rhinodemo/immot.js
test/org/ironchefpython/rhinodemo/testing.java
test/org/ironchefpython/rhinodemo/testmod.js
Download
Click the following link to download modapi-master.zip.
modapi-master.zip