EXILED
EXILED copied to clipboard
`[Exiled::Events]` Added new commands for installing plugins, changing or printing config values
[Exiled::API]
Added extension
StringExtensions::FromSnakeCase(string)
for converting strings from snake_case to NotSnakeCase
Install command tested. Other will be tomorrow
All commands have been tested
Why DoNotMerge?
@NaoUnderscore (as asked by vlad) why do not merge?
Because I'd like to wait before merging Plugin Manager/Installer-like features. We're going to implement it through our Web APIs.
@NaoUnderscore