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.
1603
Commits
6
Branches
2
Tags
16 MiB
Tree:
07f1f7ded1
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 '07f1f7ded1'
${ noResults }
xash3d-fwgs
/
utils
/
mdldec
/
version.h
9 lines
98 B
Raw
Normal View
History
Unescape
Escape
utils: add studio model decompiler.
5 years ago
#
pragma once
#
ifndef VERSION_H
#
define VERSION_H
#
define APP_VERSION "1.1"
#
endif
// VERSION_H