tirbofish/dropbear · diff
Update README.md
farrrkkkkkk
Signature present but could not be verified.
Unverified
@@ -68,11 +68,10 @@ cargo build <summary>For the engine developers</summary> -> [!WARNING] -> Ensure that `cargo build` is ran for each iteration of testing instead of `cargo build -p eucalyptus-editor` due to some weird ABI issue with Rust. If you do only want to build -> a specific package, ensure you run `cargo build -p {package} -p eucalyptus-core`. -> -> If you get any FFI errors (likely a getter), you compiled the library wrong. +Ensure that `cargo build` is ran for each iteration of testing instead of `cargo build -p eucalyptus-editor` due to some weird ABI issue with Rust. If you do only want to build +a specific package, ensure you run `cargo build -p {package} -p eucalyptus-core`. + +If you get any FFI errors (likely a getter), you compiled the library wrong. </details>