No description
Find a file
frictional-edvin acc95cdedd Initial commit
2020-10-12 20:58:59 +02:00
amnesia/src Initial commit 2020-10-12 20:58:59 +02:00
HPL2 Initial commit 2020-10-12 20:58:59 +02:00
.gitignore Initial commit 2020-10-12 20:58:59 +02:00
LICENSE Initial commit 2020-10-12 20:58:59 +02:00
README.md Initial commit 2020-10-12 20:58:59 +02:00

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.