Skip to content

Commit

Permalink
remove gt++ configs that got removed (#17438)
Browse files Browse the repository at this point in the history
  • Loading branch information
Alexdoru committed Sep 23, 2024
1 parent 633866b commit 4a13ae9
Showing 1 changed file with 0 additions and 20 deletions.
20 changes: 0 additions & 20 deletions config/GTPlusPlus/ASM.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -20,26 +20,6 @@ asm {

# Disables ALL logging from GT++. [default: true]
B:disableAllLogging=true

# Enable/Disable COFH OreDictionaryArbiter Patch (Useful for Development) [default: true]
B:enableCofhPatch=true

# Enable/Disable Forge OreDictionary Patch (Useful for Development) [default: false]
B:enableOreDictPatch=false
}

##########################################################################################################
# general
#--------------------------------------------------------------------------------------------------------#
# General section
##########################################################################################################

general {
# Fixes small oversights in Thaumcraft 4. [default: true]
B:enableTcAspectSafety=true

# Prevents the game crashing from having invalid keybinds. https://github.com/alkcorp/GTplusplus/issues/544 [default: true]
B:enabledLwjglKeybindingFix=true
}

}
Expand Down

0 comments on commit 4a13ae9

Please sign in to comment.