Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

minecraft2048

1
Posts
A member registered Dec 15, 2017

Recent community posts

If your file manager doesn't support opening your folder in a terminal, open a terminal somewhere else and type in

cd "/path/to/DDLC"

and replace  "path/to/DDLC" with your actual file path to DDLC from your file manager address bar. The quotes are necessary if your file have spaces in it.

Then, when you are at the DDLC folder, run

./DDLC.sh

The . (dot) at the beginning is important, as it tells the terminal to run the file named DDLC.sh at current directory.