Our Network

Documentation

Toggle Button Properties

A toggle button allows the user to ‘toggle’ a switch between two states. 0 /1 or Off/On dependent on which setting you choose.

Config File
This is the config file associated with this setting.

Group
This is the INI group associated with this setting.

Item
This is the INI item associated with this setting.

Boolean Output
This option determines what the value will be that is output to the INI.
Enable Boolean to give 0/1 output, or disable to give true/false.

Run Scripts
Check this property to enable the running of scripts (below) when the user clicks the toggle button.

Run Script when OFF
The batch file or executable file you specify here, will be run when the user clicks this toggle to OFF.

Run Script when ON
The batch file or executable file you specify here, will be run when the user clicks this toggle to ON.

The following file types are supported: Batch Files/Registry Files/Powershell Scripts/Executable Files/URLs.

Related Docs

GLCV2 Minecraft Bridge

Config File Creator allows you to create a custom login screen for your Minecraft servers. You simply create your custom Minecraft launcher in Game Launcher

GO TO DOC

Basic Flow Using CFC

Config File Creator enables you to create your own standalone applications where your users can modify settings from INI or INF files (or text files).

GO TO DOC

Build Project

Building your project with CFC is very easy. Just access the build project dialog from the menu (Build > Project). Once you are in the

GO TO DOC

List Options

The list options can be found via the menu (View > List Options). The list options are global, changes you make here will reflect all

GO TO DOC

Global Options

The Global Options dialog can be accessed via the menu (View > Global Options). The Global Options dialog allows you to specify a series of

GO TO DOC