41 #elif defined(TR_LINUX) 44 std::cout <<
"\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n " << std::endl;
49 std::cout <<
" ***********************************************************************\n " << std::endl;
51 std::cout <<
" ---------------------------- " << std::endl;
53 std::cout <<
" True Reality\n " << std::endl;
56 std::cout <<
" ----------------------------\n\n\n " << std::endl;
61 std::cout <<
" is an Open Source SDK of Virtual Reality" << std::endl;
62 std::cout <<
" Simulation Modules created and Copyright by Acid Rain Studios LLC" << std::endl;
63 std::cout <<
" for product development, testing, and sale. Some modules are" << std::endl;
64 std::cout <<
" commercially licensed and some are LGPL.\n\n" << std::endl;
65 std::cout <<
" For more information, contact the developers at" << std::endl;
66 std::cout <<
" AcidRainStudiosLLC@gmail.com\n" << std::endl;
67 std::cout <<
" ***********************************************************************\n\n\n " << std::endl;
int GetMajorVersion()
Gets the Major part of the version string.
void TR_UTIL_EXPORT TextColor(TXT_COLOR TextColor)
Changes Text color in the console window....
A utility to read and control the engines version numbers.
std::string GetVersionString()
Returns the full version string.
const BuildType TR_BUILD_TYPE
Defines TR Build Types.
int GetMinorVersion()
Gets the Minor part of the version string.
void TR_UTIL_EXPORT Logo(void)
Displays the True Reality Logo in the Consol Window.