feat: initial commit

This commit is contained in:
lucasdpt
2026-06-14 01:24:29 +02:00
commit 0d40f88ab2
5815 changed files with 703860 additions and 0 deletions
+21
View File
@@ -0,0 +1,21 @@
#Most configs are moved to /serverconfig/fluxnetworks-server.toml
#Copy to /defaultconfig/fluxnetworks-server.toml for modpacks
placeholder = true
#The One Probe
[OneProbe]
#Displays: Network Name, Live Transfer Rate & Internal Buffer
enableOneProbeBasicInfo = true
#Displays: Transfer Limit & Priority etc
enableOneProbeAdvancedInfo = true
#Displays Advanced Info when sneaking only
enableOneProbeSneaking = true
#Integration
[integration]
#Whether to enable GTCEU integration if GregTech CE Unofficial Modern is installed.
#4 FE = 1 GTEU, not configurable.
#Note that EU-to-FE conversion is provided by GTCEU, instead of Flux Networks.
#Ensure you have enabled GTCEU's nativeEUToPlatformNative and euToPlatformRatio = 4.
#A game/server restart is required to reload this setting.
enableGTCEU = true