Skip to content
/ kfc-tools Public

Modding tool for Enshrouded (kfc_dir/kfc_data file extractor)

License

Notifications You must be signed in to change notification settings

ndoa/kfc-tools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

kfc-tools

CI

Tools for working with the kfc_data/kfc_dir files for Enshrouded modding.

Usage:

Run the extractor with the following arguments:

kfc-tools.exe extract-kfc {path to enshrouded.kfc_dir} {path to enshrouded.kfc_data}

Output notes:

  • The extractor will create an output folder in the current directory containing the extracted files.

  • The extracted files are named by hash rather than their original string name.

    • The "original" filenames (pre-hash) are mostly just GUID-strings, so are almost equally as useless for reverse engineering/modding purposes. These will likely be associated with "nicer" fake file names in the future.
  • The extracted files are currently categorized into two groups:

    • ./output/resource_packages/ - Keen resource packages with the CRPF file magic.
    • ./output/raw/ - Catch-all for all unknown files

Discord

Interesting in making tools, reverse engineering, or working towards modding Enshrouded? Join the discord!

Enshrouded Modding Discord Banner

https://discord.gg/Z8yqQ9EtJs

About

Modding tool for Enshrouded (kfc_dir/kfc_data file extractor)

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published