Skip to content

This library offers an easy to use framework to open and manipulate (mostly games) data archives through an extensive plugins usage.

License

Unknown and 2 other licenses found

Licenses found

Unknown
LICENCE
Unknown
LICENSE
Unknown
COPYING
Notifications You must be signed in to change notification settings

lenaing/libonsen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

libonsen

Intro

This library offers an easy to use framework to open and manipulate (mostly games) data archives through an extensive plugins usage.

As such, it can't be used alone. This library should be linked to an executable which will take benefit from the library functions.

Features

Plugin API

With libonsen, you can manipulate libonsen plugins easily through the plugin API. This API is detailed in the doc/API document. Please read this file thorougfully so you can create and use libonsen plugins!

Archive Plugins

Archive plugins are plugins designed to open data archives, pretty much like *zip utilities.

Install

From sources

Getting the sources

Git
$ git clone [email protected]:lenaing/libonsen.git

Compile

As a normal user :

$ cd libonsen
$ mkdir build
$ cd build
$ cmake ..
$ make

Install

As superuser :

# make install

Homepage

TODO

Bug reports to

Etienne 'lenaing' GIRONDEL <[email protected]>

Copyright

libonsen is released under a CeCILL-C free software license. Please see COPYING and LICENSE (en) or LICENCE (fr) files for more information on the license.

About

This library offers an easy to use framework to open and manipulate (mostly games) data archives through an extensive plugins usage.

Resources

License

Unknown and 2 other licenses found

Licenses found

Unknown
LICENCE
Unknown
LICENSE
Unknown
COPYING

Stars

Watchers

Forks

Packages

No packages published

Languages