Night-config Alternatives
Similar projects and alternatives to night-config
-
-
InfluxDB
InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
-
-
noexception
Java library for handling exceptions in concise, unified, and architecturally clean way.
-
-
konf
A type-safe cascading configuration library for Kotlin/Java/Android, supporting most configuration formats
-
kafka-large-message-serde
A Kafka Serde that reads and writes records from and to Blob storage (S3, Azure, Google) transparently.
-
Configurate
A simple configuration library for Java applications providing a node structure, a variety of formats, and tools for transformation
-
Stream
Stream - Scalable APIs for Chat, Feeds, Moderation, & Video. Stream helps developers build engaging apps that scale to millions with performant and flexible Chat, Feeds, Moderation, and Video APIs and SDKs powered by a global edge network and enterprise-grade infrastructure.
-
-
gookit/config
📝 Go configuration manage(load,get,set,export). support JSON, YAML, TOML, Properties, INI, HCL, ENV and Flags. Multi file load, data override merge, parse ENV var. Go应用配置加载管理,支持多种格式,多文件加载,远程文件加载,支持数据合并,解析环境变量名 (by gookit)
-
msgspec
A fast serialization and validation library, with builtin support for JSON, MessagePack, YAML, and TOML
night-config discussion
night-config reviews and mentions
-
Working with Config Files
I did remember to ask him about the file structure, since I was a bit confused the last time we collaborated. For the implementation I went with night-config. This library provides everything I needed - It supports toml files and can read them into config options which I could directly work with. Since his project only deals with command line arguments and config files, there's no confusion in terms of priority either: Always prefer arguments. If they don't exist, fall back to the config file.
-
Minecraft forge, loading failed
Honestly, there's not enough information there for me to give you a good answer. Likely your configs for AppleSkin and Epic Fight are bad because you upgraded or downgraded those mods. Try deleting their configs from your .minecraft/configs folder. (see this issue on github)
Stats
TheElectronWill/night-config is an open source project licensed under GNU Lesser General Public License v3.0 only which is an OSI approved license.
The primary programming language of night-config is Java.