4 lines
239 B
Bash
4 lines
239 B
Bash
|
cargo build --all --all-targets --target=i686-unknown-linux-gnu &&
|
||
|
cp target/i686-unknown-linux-gnu/debug/libtf2p_network.so /mnt/disk3/TF2DS/tf/addons/sourcemod/extensions/tf2p-network.ext.so &&
|
||
|
/mnt/disk3/TF2DS/srcds_run +map ctf_2fort
|