kepler155c

Results 5 comments of kepler155c

For programs, I am currently using the built-in help system (along with a Help UI program). Each package can supply a help directory with help files included. For the UI...

Thanks for putting this together - uninstaller : the install program does have an uninstall option, but i haven't tested that in quite awhile. Might just need a new link...

I cannot find any work around to using manipulators with bound introspection modules reliably. If the user is logged out when the computer starts, manipulator.getName() throws an error. If the...

If you place a chest in front of the turtle, it should place the items in the chest (have not tried but should work).

Much of the crafting code assumes 1 recipe per item. Given that, it would require a good amount of rework. I see it as possible, but it also raises many...