UGX-Mods

Call of Duty 5: World at War => Applications & Tools => Custom Maps, Mods & Tools => 3rd-Party Applications & Tools => Topic started by: daedra descent on June 16, 2016, 01:05:03 am

Title: GoliathCoDCore V2.0 Alpha B2
Post by: daedra descent on June 16, 2016, 01:05:03 am
(https://i.gyazo.com/f365d2701ed8ff8cb57e0bd208e70ebc.png) (https://i.gyazo.com/f365d2701ed8ff8cb57e0bd208e70ebc.png)

Jave library for creating a script placer or map deleter(eraser). The library also includes a majority of the JavaXT library pre-packaged inside so that the JavaXT library is no longer a dependency and allows easy expand-ability.

Download(2.0 Alpha B):
Code Snippet
Plaintext
https://drive.google.com/open?id=0B9gkff9FESbLYzZwME9CUGg4N1U


Classes(non-JavaXT)

ScriptPlacer
Mod
MapEraser

Imports(non-JavaXT)

import ScriptPlacer.ScriptPlacer;
import ScriptPlacer.Mod;
import MapEraser.MapEraser;

Requirements:

IDE(Netbeans recommened)
Java SDK V1.8.X.


Java and SDK bundle download:
http://www.oracle.com/technetwork/articles/javase/jdk-netbeans-jsp-142931.html (http://www.oracle.com/technetwork/articles/javase/jdk-netbeans-jsp-142931.html)

Licensing

This library is licensed under the Creative Commons Attribution-NonCommercial-ShareAlike license. A copy of the license can be found in the zip folder provided above. You can view the summary here:
https://creativecommons.org/licenses/by-nc-sa/3.0/us/ (https://creativecommons.org/licenses/by-nc-sa/3.0/us/)

By using the GoliathCoDCore you agree to the license's terms.