#My most cursed creation yet: Dust

19 messages · Page 1 of 1 (latest)

vernal halo
#

im sorry, i couldnt help myself.

It's a tiny Java mod that loads a .so which contains wrappers around JNI calls and loads more .sos as "mods"
In theory you could use this to write a mod in any language that can interface with C, like Python or Zig (or x86_64 assembly ._.)

sharp elm
#

project panama when :)

vernal halo
#

honestly didnt know that existed lol

#

it probably wouldnt change a ton for this though, because all of the code is mine

#

equivalent c code

#

all the types are just void* masking jobject because i specifically wanted to avoid mods having to include jni.h

vernal halo
keen temple
#

why

random pebble
#

literal fabric asm

quiet notch
#

finally i can write mods in c++ rust

dim jasper
#

Brainfuck support when

torpid raft
#

Interesting

pastel ferry
#

your RAM 💀

steady arch
#

Finally, I can write Minecraft mods in Scratch!

tulip bough
#

Support for punched tape when

outer burrow
#

rust support?

sharp elm
#

any language that can interface with C