Skip to content

Library for files/resources for LU related software

License

Notifications You must be signed in to change notification settings

LUDevNet/Assembly

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Assembly

docs_badge crate_badge license_badge

This is a Rust version of the Assembly C++ library. It is a library to read and possibly write files, formats and resources of LEGO Universe game files.

Example Tools

Load the table from the database file and print all rows corresponding to the given key:

$ cargo run --example fdb-index DB-FILE TABLE KEY