Skip to content

Repository files navigation

FoxLib

Library for reading and writing Fox Engine file formats. Currently supported formats:

ExtensionNameImportExport
lbaGimmickLocatorSetYesYes
frtTppRouteSetYesYes
fmttMaterialParamBinaryYesYes
pcsp PrecomputedSkyParameters Yes Yes
fv2. FormVariation. Yes Yes
frigFoxRigComing in 1.2Coming in 1.2
frldRailUniqueIdFileComing in 1.2Coming in 1.2

For examples of usage, see FoxLibExamples.

Building

By default, FoxLib has a dependency on FSharp.Core.dll, which you can grab by installing the F# tools in Visual Studio or by installing it from NuGet. If you would prefer not to have to reference FSharp.Core, you can compile FoxLib as a standalone library. To do this, compile it with the flag --standalone. Official releases will be built this way.

About

Library for reading and writing Fox Engine file formats.

Resources

Stars

8 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages