add name and nexusid to mod
This commit is contained in:
@@ -2,6 +2,6 @@ mod api;
|
||||
mod downloader;
|
||||
mod url;
|
||||
|
||||
pub use api::NexusAPI;
|
||||
pub use api::{ModInfo, NexusAPI};
|
||||
pub use downloader::download_nxm;
|
||||
pub use url::NXMUrl;
|
||||
|
||||
Reference in New Issue
Block a user