Skip to content

youarebritish/FoxLib

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FoxLib

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

Extension Name Import Export
lba GimmickLocatorSet Yes Yes
frt TppRouteSet Yes Yes
fmtt MaterialParamBinary Yes Yes
pcsp     PrecomputedSkyParameters     Yes           Yes          
fv2.       FormVariation.                 Yes           Yes          
frig FoxRig Coming in 1.2 Coming in 1.2
frld RailUniqueIdFile Coming in 1.2 Coming 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

License

Stars

Watchers

Forks

Packages

No packages published

Languages