Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 739 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 739 Bytes

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