How to install CleverRaven/Cataclysm-DDA. Official installation instructions. Project installation guide. Framework or library installation. Build installation instructions. How to setup and install from GitHub. Installation steps and setup instructions. Official docs and installation instructions GitHub.
CleverRaven/Cataclysm-DDA Installation Guide
How to install CleverRaven/Cataclysm-DDA. Official project installation instructions and setup guide.
⚡
Automated Install (Recommended)
Quick installation instructions for CleverRaven/Cataclysm-DDA. This is the fastest way to complete project installation and setup.
Install via curl
curl -fsSL https://hexmos.com/ipm-install | bash &&
ipm i CleverRaven/Cataclysm-DDAor
Install via npx
npx @hexmos/ipm i CleverRaven/Cataclysm-DDAPrerequisites
Python
languageVersion: >=3.6.0
Git
system_toolFor cloning the repository.
CMake
build_toolVersion: 3.20.1
MSYS2
build_toolFor building the project on Windows.
vcpkg
build_toolFor building the project on Windows using Visual C++.
Ncurses
package_managerSDL
package_managerVersion: 2.0.14
Xcode
osFor macOS development.
Manual Installation Methods
Manual installation instructions. How to install from GitHub source.
Debian/Ubuntu Package Manager
sudo apt install cataclysm-dda-curses cataclysm-dda-sdlFedora Package Manager
dnf install cataclysm-ddaSource Code (Linux)
makePost Installation Steps
- Start the game by running `./cataclysmdda` in your terminal.
- You can access the game's interface through the main menu.
- To learn more about the game and its features, refer to the official documentation: https://cataclysmdda.org/docs/
