[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: network booting



On Jan 11, 10:40 am, BLuRry <brendan.rob...@gmail.com> wrote:
> (totally possible to do in the Jace emulator, just requires writing a
> class that represents that card)

So I've got d/led the code from sourceforge - what do I need to build
it? It's been about 10 years since I did any java, so I have no dev
environment set up at all. That's one of the nice things about ruby
btw - since there's no compile & link stage, all you need on a machine
to do development is the ruby runtime (which is a one-click install)
and the text editor of your choice. But if you give some clues I'll
see if I can get a build working.