/rs-internal-ue-palia

Rust example of internal UE rendering and calling sdk functions

Primary LanguageRust

Info

Update gnames, gobjects, and gworld addresses in utils.rs

Building

Install rust

rustup install nightly

git clone https://github.com/mfloob/rs-internal-ue-palia.git

cd rs-internal-ue-palia

cargo +nightly build [--release]

The dll is in /target after compiling