No description
Find a file
frictional-edvin 88f378f158 Initial commit
2020-10-12 20:58:31 +02:00
BuildScripts Initial commit 2020-10-12 20:58:31 +02:00
Game/src Initial commit 2020-10-12 20:58:31 +02:00
HPL2 Initial commit 2020-10-12 20:58:31 +02:00
.gitignore Initial commit 2020-10-12 20:58:31 +02:00
CMakeLists.txt Initial commit 2020-10-12 20:58:31 +02:00
LICENSE Initial commit 2020-10-12 20:58:31 +02:00
README.md Initial commit 2020-10-12 20:58:31 +02:00

Amnesia: A Machine For Pigs 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: A Machine For Pigs. 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.