Skip to content
This repository was archived by the owner on Aug 9, 2019. It is now read-only.
This repository was archived by the owner on Aug 9, 2019. It is now read-only.

Compile settings into a single config.ini file. #6

Description

@Son-Guhun

Keep the config.ini file inside the Settings folder (easier for a user to find, since it should be separate from other files in Windows Explorer's sorting.

Format:

[settings]
# Allow program to automatically download and install updates
autoUpdates = 

# Allow program to change the user's language list to en-us when typing (required if you use an incompatible keyboard layout)
changeKeyboard = 

# Allow program to check for updates and warn the user when an update is available.
checkForUpdates =

# Typing speed when loading a save
typingSpeed =

# Wait time before the program starts typing a save
waitType=

[paths]
# Link to your GitHub Repository containing Saves
gitHubRepository =

# Path yo your Warcraft III documents folder
warcraftPath =

# Do not change this value
saveDirectory = 

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions