-
Notifications
You must be signed in to change notification settings - Fork 20
Expand file tree
/
Copy pathmodinfo.json
More file actions
12 lines (12 loc) · 814 Bytes
/
modinfo.json
File metadata and controls
12 lines (12 loc) · 814 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
[
{
"type": "MOD_INFO",
"id": "skyisland",
"name": "Sky Island",
"authors": [ "TGW" ],
"description": "An attempt at an entirely new way to play CDDA, inspired by games like Escape from Tarkov and Dark and Darker. Begin on a floating island in the sky and warp down to random spots on the earth below to conduct expeditions for items you need. Permadeath is gone - you will return to the island on death but lose any items you had on you. Build up your stockpile, carry out missions for unique rewards, customize your home island, unlock upgrades, and be prudent about what you take on any given outing. Be aware that 'PLAY NOW' will NOT work, you MUST make a custom character.",
"category": "total_conversion",
"dependencies": [ "dda" ],
"version": "0.3.0"
}
]