Added -h --help to launcher arguments

Added a detailed README
renamed the module `luancher` to `launcher`
This commit is contained in:
2025-02-21 00:04:28 +01:00
parent b892306c09
commit a0eec99f9f
6 changed files with 61 additions and 4 deletions

View File

@@ -1,3 +1,3 @@
rootProject.name = 'AI-test'
include 'API', 'Core', 'Display', 'luancher'
include 'API', 'Core', 'Display', 'launcher'