Improved project files
This commit is contained in:
		| @@ -1,17 +1,17 @@ | ||||
| # -*- coding: utf-8 -*- | ||||
|  | ||||
| """ | ||||
| modules/boot-log sh-edraft Gismo - Boot log | ||||
| gismo sh-edraft Gismo | ||||
| ~~~~~~~~~~~~~~~~~~~ | ||||
|  | ||||
| sh-edraft Dicord bot Gismo - Boot log | ||||
| sh-edraft Dicord bot Gismo | ||||
|  | ||||
| :copyright: (c) 2021 - 2022 sh-edraft.de | ||||
| :license: MIT, see LICENSE for more details. | ||||
|  | ||||
| """ | ||||
|  | ||||
| __title__ = 'boot_log' | ||||
| __title__ = 'modules.boot_log' | ||||
| __author__ = 'Sven Heidemann' | ||||
| __license__ = 'MIT' | ||||
| __copyright__ = 'Copyright (c) 2021 - 2022 sh-edraft.de' | ||||
|   | ||||
| @@ -28,7 +28,7 @@ | ||||
|   "BuildSettings": { | ||||
|     "ProjectType": "library", | ||||
|     "SourcePath": "", | ||||
|     "OutputPath": "../../dist", | ||||
|     "OutputPath": "../../../dist", | ||||
|     "Main": "modules/_boot_log.main", | ||||
|     "EntryPoint": "modules/boot-log", | ||||
|     "IncludePackageData": false, | ||||
|   | ||||
		Reference in New Issue
	
	Block a user