forked from kronosaur/Transcendence
-
Notifications
You must be signed in to change notification settings - Fork 0
The core Transcendence engine
License
smileyninja/Transcendence
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
TRANSCENDENCE SOURCE CODE Copyright (c) 2012 by Kronosaur Productions, LLC. [email protected] http://www.neurohack.com/transcendence/forums This package contains the source code for building the Transcendence.exe client, which is used to run any Transcendence adventure, including "Domina & Oracus". BUILD INSTRUCTIONS Use Microsoft Visual Studio 2005 or later. You may need to install the DirectX SDK (although the latest versions of MVS include it). Select the Transcendence project as the StartUp project and build. The executables will be placed in the Transcendence/Game directory. For security reasons the source code does not include certain files to communicate with the Hexarc arcology (the cloud service). The code will compile without it, however, as long as you add CHexarcServiceStub.cpp to the build. In Visual Studio, find the CHexarcServiceStub.cpp file in the TSUI project under the CloudInterface folder. Bring up the Properties page for the file and under General properties set "Exclude from Build" to "No". LICENSE Please see the LICENSE file in the root directory.
About
The core Transcendence engine
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published