mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-01-21 23:02:32 +00:00
# what and why: byondapi stuff byondapi is cool implementation is very heavily inspired by https://github.com/ParadiseSS13/Paradise/pull/25328 this PR adds a very minimal but usable rust project to the repo this was test-merged to see if it actually works in game on the live server but as it is now the PR does not add any byondapi calls to dm code --------- Co-authored-by: DreamySkrell <>
cargo build --release --all-features --target=i686-pc-windows-msvc ; copy target\i686-pc-windows-msvc\release\bapi.dll ../..