This website works better with JavaScript.
Explore
Help
Register
Sign In
YGGverse
/
xash3d-fwgs
mirror of
https://github.com/YGGverse/xash3d-fwgs.git
Watch
1
Star
0
Fork
You've already forked xash3d-fwgs
0
Code
Issues
Projects
Releases
Wiki
Activity
Xash3D FWGS engine.
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
427
Commits
6
Branches
2
Tags
16 MiB
Tree:
becb58223a
master
master-hl-ygg
sv-downloadurl-ipv6
yggdrasil-inclusive
yggdrasil-masters
yggdrasil-only
yggdrasil-inclusive-1.0.0
yggdrasil-only-0.0.1
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'becb58223a'
${ noResults }
xash3d-fwgs
/
scripts
/
lib.sh
6 lines
40 B
Raw
Normal View
History
Unescape
Escape
scripts: stop executing script and print config.log, if waf was failed.
6 years ago
die
(
)
{
cat build/config.log
exit
1
}