LUDevNet / Assembly

Library for files/resources for LU related software

Home Page:https://assembly.lu-dev.net

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Library for files/resources for LU related software

https://assembly.lu-dev.net

License:MIT License


Languages

Language:Rust 100.0%