Ir al contenido
Medios 1 para el art铆culo Ini Config plugin
0聽comentarios

Descripci贸n

馃摌 Documentation | 鈽曪笍 Discord Community

Ini Config is a lightweight, free Unreal Engine plugin that makes working with custom .ini files simple and Blueprint-friendly.

Perfect for exposing settings to players for customization and mod support.

Blueprint Ready

It provides ready-to-use Blueprint nodes to read and write INI values with a clean typed workflow (String, Int/Int64, Float, Bool, Byte/Enum, Text, Vector2D, Vector, Rotator, Transform, LinearColor)

Read and Edit your custom INI files

Values can be written to a Saved override so you can safely persist settings at runtime without editing your shipped defaults.

On the editor side, IniConfig also includes a small Project Settings tool to stage your custom .ini files for packaging automatically, so they鈥檙e properly included in cooked builds without manual maintenance.

Simple to Use

The goal is straightforward: drop it in, pick your file/section/key, choose a type, and go. No boilerplate, no complicated setup.

IniConfig is free and designed to stay out of your way. If you need extra features or have ideas, you can also request improvements on the plugin鈥檚 Discord.

Formatos incluidos