Skip to content

atsb/NakedAmnesiaTheDarkDescent

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Amnesia: The Dark Descent Source Code

Currently the engine uses fbx sdk 2012 which isn't avalable anymore which means the engine wont compile. If you want to give a shot anyway you can find the sdk here: https://www.autodesk.com/fbx

Other than that, here is almost everything you need to build Amnesia: The Dark Descent. Included are project files for Visual Studio 2010 and CMake for Linux & macOS.

Contributing Code

We encourage everyone to contribute code to this project, so just sign up for a github account, create a fork and hack away at the codebase.

License Information

All code is under the GPL Version 3 license. Read the LICENSE file for terms of use of the license.

Packages

No packages published

Languages

  • C++ 80.6%
  • C 18.5%
  • C# 0.2%
  • Objective-C++ 0.2%
  • Objective-C 0.2%
  • CMake 0.1%
  • Other 0.2%