mirror of
https://github.com/modrinth/code.git
synced 2026-08-26 17:44:50 +00:00
4 lines
94 B
Rust
4 lines
94 B
Rust
//! Configuration structs
|
|
|
|
pub const MODRINTH_API_URL: &str = "https://api.modrinth.com/v2/";
|