Skip to content

Noctice/PorkLand

 
 

Repository files navigation

Pork Land

Bring Hamlet DLC from Don't Starve to Don't Starve Together

To Clone

We're running out of quota for GitHub's Git Large File Storage, so LFS won't work, you need to set GIT_LFS_SKIP_SMUDGE to 1 to skip it for clone to work

With PowerShell

$env:GIT_LFS_SKIP_SMUDGE=1

With Command Prompt

set GIT_LFS_SKIP_SMUDGE=1

With Bash

GIT_LFS_SKIP_SMUDGE=1

After git clone, you need to copy the missing sound files from Don't Starve's folder (for example C:\Program Files (x86)\Steam\steamapps\common\dont_starve\data\DLC0003\sound) manually

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Lua 99.6%
  • Other 0.4%