Fix Draconic Energy Core Integration (#826)

[BUG]

[DETAILS]
detail = "Fixes #823"
[DETAILS]

[IGNORE]
  checks = { compareBefore = "1.7-beta-5" } # Only apply this if the commit being compared against is 1.7-beta-5 or newer
[IGNORE]
This commit is contained in:
Integer Limit 2024-07-23 20:59:54 +10:00 committed by GitHub
parent b7ccef60c6
commit ee00f8ddcd
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -0,0 +1,17 @@
# Configuration file
general {
# Port for the VSC connection. Default: 25564
I:languageServerPort=25564
# The current set packmode
S:packmode=
compat {
# Enables DE energy core compat. Config is mainly for other mods compat.
B:draconicEvolutionEnergyCore=false
}
}