basically new readme and more languages

- indonesian localization by @LyfeV
- rewrote readme
- added new line at the end for files that were missing it
This commit is contained in:
wukko
2022-08-01 21:48:37 +06:00
parent ca1a5a32b4
commit c0289b6a8c
26 changed files with 73 additions and 44 deletions

View File

@@ -127,4 +127,4 @@ if (fs.existsSync('./.env')) {
});
} else {
console.log('Required config files are missing. Please run "npm run setup" first.')
}
}