Skip to content

allkern/cue

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CUE

Tiny BIN/CUE parsing and loading library written in C

Usage

Sample code is included in the main.c file.

Please note that we assume file references inside the CUE sheet are relative to the path the CUE file is being loaded from. i.e. a file named bar.bin referenced from /foo/bar.cue will be loaded from /foo/bar.bin.

About

Tiny BIN/CUE parsing and loading library

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages