HomeUser Control Panel (unavailable in archive)ForumsTutorialsArt GalleryResourcesMaps

MoPaQ library for Java?

10-13-2006, 05:08 PM#1
Magos
Does a MoPaQ library for Java exist (that doesn't require DLL's or other windows-specific stuff)?
(wanted to know before I try to write one myself :P )
10-13-2006, 05:36 PM#2
Zoxc
Not that I know of. What are you *trying* to make now? =P
10-13-2006, 06:31 PM#3
blu_da_noob
I believe he is planning to remake his model editor in Java.
10-13-2006, 08:06 PM#4
shadow1500
I found this but it uses a dll with JNI. If you want it to be multiplatform then you might have to make your own java MPQ library.
10-21-2006, 05:06 PM#5
Magos
Ouch! Well, I actually had that feeling from the start anyway...