Sativarg2 Posted February 22, 2012 Share Posted February 22, 2012 (edited) Tes5Mod:SkyProc - UESPWikihttp://img853.imageshack.us/img853/1631/sky2u.jpgSkyProc 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. It is currently in early development stages, offering limited access to several GRUPs. [REL] SkyProc - Skyrim Processing Library - Bethesda Softworks Forums And possibly SkyProc will be an essential partner with Wrye Bash's CBashSeems like a pretty cool project. Basically like a Java equivalent of CBash, but for Skyrim. Once I've gotten Wrye Bash nailed down with all the record in Python, I may take advantage of this for quicker processing (like how CBash is used - but CBash doesn't support Skyrim yet). Edited February 22, 2012 by Apprentice Harper Link to comment Share on other sites More sharing options...
Recommended Posts