Skip to content

Latest commit

History

40 Commits

Folders and files

NameName
Last commit message
Last commit date

Repository files navigation

FoxTool

A tool for compiling and decompiling Fox Engine XML files. Compiled XML files have these file extensions:

ExtensionContent
BNDGraph Bounder Data
CLOSim Cloth Setting
DESDestruction
EVFEvent
FOX2Scene
FSDFacial Settings Data
LADLip Adjust Data
PARTSModel Description
PHPhysics Object Description
PHSDPhysics Sound Parameter
SDFSound Data File Info
SIMSimulation Object
TGTGeometry Target Description
VDPVehicle Driving Parameter
VEHVehicle
VFXLFVisual Effects Lense Flare

Requirements

Microsoft .NET Framework 4.5 

Usage

FoxTool [-d|-c] file_path|folder_path

Examples

Compiling an XML file

FoxTool file_path.XML
FoxTool -c file_path.XML

Decompiling a file to XML

FoxTool file_path
FoxTool -d file_path

Decompiling all decompilable files in the folder to XML

FoxTool folder_path
FoxTool -d folder_path

About

Fox Engine XML compiler/decompiler

Topics

Resources

Stars

37 stars

Watchers

2 watching

Forks

Releases

Packages

Used by

Contributors

Languages