Skip to content

Commit

Permalink
Remove pointless FML setting
Browse files Browse the repository at this point in the history
  • Loading branch information
shartte committed Mar 16, 2024
1 parent 493fdf8 commit 80f1be8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,6 @@ base {
*/
val commonSystemProperties = mapOf(
"forge.logging.console.level" to "debug",
"fml.earlyprogresswindow" to "false",
"guideDev.ae2guide.sources" to file("guidebook").absolutePath,
"guideDev.ae2guide.sourcesNamespace" to modId
)
Expand Down

0 comments on commit 80f1be8

Please sign in to comment.