4 lines
282 B
Markdown
4 lines
282 B
Markdown
# 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. Make *sure* to build NeoNucleus with `make lib MODE=release`, and place the libneonucleus.a on src/native. |