add /list languages command, minor fixes

This commit is contained in:
Syping 2024-02-23 07:14:08 +01:00
parent 7dcb64f7cf
commit ea2c6c460f
5 changed files with 55 additions and 15 deletions

View file

@ -17,7 +17,7 @@
****************************************************************************]]
cmake_minimum_required(VERSION 3.16)
project(dtranslatebot VERSION 0.1 LANGUAGES CXX)
project(dtranslatebot VERSION 0.2 LANGUAGES CXX)
include(GNUInstallDirs)
# dtranslatebot Source files