Add an assets list command

This commit is contained in:
Marc Plano-Lesay 2024-11-05 13:40:52 +11:00
parent a8796b2728
commit c026375ce1
Signed by: kernald
GPG key ID: 66A41B08CC62A6CF
5 changed files with 109 additions and 5 deletions

View file

@ -1,3 +1,4 @@
pub mod list_assets;
pub mod missing_date_of_birth;
pub mod server_features;
pub mod server_version;