Skip to content

Commit

Permalink
Set proper windows subsystem
Browse files Browse the repository at this point in the history
  • Loading branch information
hardliner66 committed Apr 16, 2024
1 parent 2f39098 commit fb13c9f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/main.rs
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
#![cfg_attr(target_os = "windows", windows_subsystem = "windows")]
use std::env;

use gores_mapgen_rust::{
Expand Down

0 comments on commit fb13c9f

Please sign in to comment.