Open jeffshrager opened 5 years ago
FYI, it's in Quicklisp and the directions at https://github.com/gmasching/sucle/blob/master/INSTALL.md#3how-to-use work for me to install it. It pops up a black box on my Mac and doesn't do anything after that, but that's a different issue.
I'm working on documenting everything, writing test cases and simple examples. https://github.com/gmasching/sucle/commit/76d4b2a69153bd85fd8d1683f012a8b25839eabf
I urgently need to add a splash screen or a help menu to indicate what is happening.
(world::plain-setblock x y z value)
which is also currently undocumented
As this isn’t registered in the ql library, you should explain in the installation instructions where to d/l it to, and how to ql load it locally.