dreamstalker / rehlds

Reverse-engineered HLDS
GNU General Public License v3.0
653 stars 167 forks source link

how to create release after build? #939

Open ghost opened 2 years ago

ghost commented 2 years ago

i successfully run the build on ubuntu. how to create a release package for linux? i can see in the workflow there are some commands but how to run that?

ghost commented 2 years ago

whats the next step after `./build.sh --compiler=gcc``? to create the bin/linux32 etc content?

is there a script to run to collect all the *.so files? image