Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Provide user configuration via config.toml file #31

Merged
merged 9 commits into from
Oct 6, 2022

Conversation

lewisclark
Copy link
Owner

@lewisclark lewisclark commented Oct 6, 2022

Provides a bare bones user configuration via a config.toml file.

Default configuration looks like:

[general]

[stealer]
enabled = true

[loader]
file = "gluasteal.lua"

This file will automatically be created if it does not already exist.

Type of change

  • New feature (non-breaking change which adds functionality)

@lewisclark lewisclark added the enhancement New feature or request label Oct 6, 2022
@lewisclark lewisclark merged commit f66f412 into master Oct 6, 2022
@lewisclark lewisclark deleted the user_configuration branch October 6, 2022 17:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant