Removed credentials.json -> creds.yml migration

This commit is contained in:
Kwoth
2022-02-04 11:01:13 +01:00
parent a8960e8769
commit 73555ff70e
6 changed files with 4 additions and 96 deletions

View File

@@ -1,7 +1,7 @@
#define sysfolder "system"
#define version GetEnv("NADEKOBOT_INSTALL_VERSION")
#define target "win7-x64"
#define platform "net5.0"
#define platform "net6.0"
[Setup]
AppName = {param:botname|NadekoBot}