61c7e93
Don't log out on sv_rcon{,_mod,_helper}_passwo... - heinrich5991
[
087b3ad`](https://github.com/ddnet/ddnet/commit/087b3ad3fa44175f5d20f133320a96da99ea3ee7) [ci skip] -bors-staging-tmp-1053 - bors[bot]e840206
Fix bundled pnglite - def-
0d9265b
Fix bundled wavpack when system wavpack is avai... - def-
b07ca61
Update README.md instructions for installing de... - heinrich5991
99fe1d7
Revert "Fix bundled wavpack when system wavpack... - heinrich5991
dc9c7bd
Revert "Fix bundled pnglite" - heinrich599161c7e93
Don't log out on sv_rcon{,_mod,_helper}_passwo... - heinrich5991
[
10b6000`](https://github.com/ddnet/ddnet/commit/10b60008cc4ce970c6ad641c87ee46f0c7b8efdb) Merge #1053 - bors[bot]cmake -DEXECUTABLE_OUTPUT_PATH='bin' ..
places the binaries in the build/bin
folder without all the cmake files, great, but it doesn't copy the data folder (edited)cd 'dirname $0'
mkdir build 2> /dev/null
cd build
cmake -DEXECUTABLE_OUTPUT_PATH='bin' ..
make DDNet-Server -j4
make package_default
can give you an archive if you're after that