Skip to content

Cassielu123/PorkLand

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1,443 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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'll 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, currently you need

  • dont_starve/data/DLC0003/sound/DLC003_AMB_stream.fsb
  • dont_starve/data/DLC0003/sound/DLC003_music_stream.fsb
  • dont_starve/data/DLC0003/sound/DLC003_sfx.fsb

About

No description, website, or topics provided.

Resources

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Lua 99.2%
  • Other 0.8%