CharmedBaryon / skyproc

SkyProc is a Java library that offers easy to use Java API for importing, manipulating, and exporting mods.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SkyProc is a Java library that offers easy to use Java API for importing, manipulating, and exporting mods.

The SkyProc library offers Java programmers the power to create and edit objects that represent Skyrim mods and records. It is able to import mods, or even an entire load order, and give easy access to the records inside. Programmers can then make any changes they wish, and export a working Skyrim patch that is customized to every user's load order.

Its purpose is to facilitate third party creation of smart programs that create custom patches based on any given load order. For many mods, this will help reduce, or completely eliminate conflicts.

This is the continuing development and maintenance fork from Leviathan's Google Code repository since he no longer has time to work on it. It is currently maintained by DienesToo.

About

SkyProc is a Java library that offers easy to use Java API for importing, manipulating, and exporting mods.

License:GNU General Public License v3.0


Languages

Language:HTML 68.5%Language:Java 31.2%Language:CSS 0.3%