Skip to content

fine fork to fix compile error caused in fine.h (on my linux machine)

License

Notifications You must be signed in to change notification settings

qwertyuiopleowo/fine-fine.h-fix

 
 

Repository files navigation

fine

Patching toolset.

  • File and memory based streams
  • Memory based bitstream
  • ISO9660 reader and basic ISO patching utilities
  • Xdelta in-memory patching
  • Custom archive format for storing patch data
  • CPK decompression
  • Running external tools (Windows only)

Bundled libraries

  • JSON parsing: picojson
  • Logging: spdlog
  • Patching: xdelta3
  • Hashing: xxHash

See BUILDING.md for details on how to build.

See LICENSE and LICENSE-3RD for license information. Note that code in different branches may be licensed under different terms.

About

fine fork to fix compile error caused in fine.h (on my linux machine)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 96.8%
  • CMake 2.3%
  • C 0.9%