update readme yayayay

This commit is contained in:
2026-06-02 09:12:01 -03:00
parent 7038bebd3d
commit 90506db9a1
3 changed files with 5 additions and 4 deletions

View File

@@ -1,4 +1,4 @@
# Carbon Hydrogen
NeoNucleus JNI bindings.
### Dev Setup Notes
Java expects libcarbon.so on the src/native directory. This is the default unless you're not using the Makefile.
Java expects libcarbon.so on the src/native directory. This is the default unless you're not using the Makefile. Make *sure* to build NeoNucleus with `make lib MODE=release`, and place the libneonucleus.a on src/native.