mirror of
https://github.com/Eyre-S/Coeur-Morny-Cono.git
synced 2024-11-22 11:14:55 +08:00
Eyre_S
79206dd13b
- add MornyLogLevels with new log level NOTICE(notice) and ATTION(attention) - make mechanic and morny (but not coeur) related INFO to NOTICE, warn to ATTION - add MornyFormatterConsole to support the formatted time display, and some other formatter changed - now startup key output will hide key except the starting and ending 4 chars - change the function definition of consume in EventEnv - removed src/test/scala/live/LiveMain - and added gitignore for src/test/scala/live
29 lines
485 B
Properties
29 lines
485 B
Properties
## Core
|
|
|
|
MORNY_ARCHIVE_NAME = morny-coeur
|
|
|
|
MORNY_CODE_STORE = https://github.com/Eyre-S/Coeur-Morny-Cono
|
|
MORNY_COMMIT_PATH = https://github.com/Eyre-S/Coeur-Morny-Cono/commit/%s
|
|
|
|
VERSION = 1.1.1.xiongan-dev2
|
|
|
|
USE_DELTA = false
|
|
VERSION_DELTA =
|
|
|
|
CODENAME = nanchang
|
|
|
|
# dependencies
|
|
|
|
lib_spotbugs_v = 4.7.3
|
|
lib_scalamodule_xml_v = 2.2.0
|
|
|
|
lib_messiva_v = 0.2.0
|
|
lib_resourcetools_v = 0.2.2
|
|
|
|
lib_javatelegramapi_v = 6.2.0
|
|
|
|
lib_okhttp_v = 4.11.0
|
|
lib_gson_v = 2.10.1
|
|
|
|
lib_scalatest_v = 3.2.17
|