Yes - I know dll's don't work in Java, but I was wondering if anyone had any Java based libraries that can edit/manipulate or create GFF structures?
I specifically want to be able to assemble haks, mods.
I aim to create a Jenkins continuous integration where I commit my dismantled module, and it gets assembled server side, and copied to server folder.
Unfortunately, on a Ubuntu server - OEIShared.dll will not be available, so accessing gff structures cannot be done with that avenue.
Only option would really be for a Java based solution?
Anyone aware of any?