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.
2284
Commits
6
Branches
2
Tags
16 MiB
Tree:
10481a4ecc
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