Added this wad.rs thingy
It'll hopefully let me get into more rust AND doom stuff
This commit is contained in:
@@ -8,6 +8,7 @@ use std::process::Command;
|
||||
|
||||
pub mod config;
|
||||
pub mod infos;
|
||||
pub mod wad;
|
||||
|
||||
fn main() -> Result<(), eframe::Error> {
|
||||
let gui_options = eframe::NativeOptions {
|
||||
|
||||
Reference in New Issue
Block a user