One of the biggest onnoyances with custom peripherals is (in my opinion) the necessairity to extract the mod's zip file the right way and the fact that the mounted apis need to be loaded manually or by reboot.
So, I came up with a new invariant. The download includes a java class named RomInjector. It will write your api files into computercraft's rom directory. This is handy with 1.4 as the main part of CC's api can stay in the zip, and your aditions will be located in the afterload folder.
Download
Using apis without the need for extracting your mod's zip/rebooting the computer after peripheral attach
Started by Xfel, Aug 05 2012 11:25 AM
2 replies to this topic
#1
Posted 05 August 2012 - 11:25 AM
#2
Posted 05 August 2012 - 11:38 AM
Ah, nice! I will try to expose our internal jar/zip functionality to other developers (you could most likely do it using reflection right now). Won't be until next release though.
#3
Posted 05 August 2012 - 11:54 AM
damn wrong thread
1 user(s) are reading this topic
0 members, 1 guests, 0 anonymous users











