arkpy icon indicating copy to clipboard operation
arkpy copied to clipboard

Work in Progress. Reverse Engineering the file formats for Ark: Survival Evolved. Read/Write with python.

Results 14 arkpy issues
Sort by recently updated
recently updated
newest added

At the moment have to update the setup.py, index.md, and readme.md to reflect the version number.

enhancement

ArkCharacterSetting was initially written before the file types were fully understood, and before the property types were written. Need to refactor ArkCharacterSetting to use the PropertyTypes like ArkProfile and ArkTribe

enhancement

Need to find out the default rgba float values for each BodyColor (Skin, Hair, Eyes), and set those as the default values in the configstruct and exclude them when default.

enhancement

Would be nice to include a wrapper to parse and create Tribe Log entries.

enhancement