1
0
mirror of https://github.com/Eyre-S/sekai-scores.git synced 2024-11-22 03:04:55 +08:00
sekai-scores/gradle.properties
Eyre_S 21dbb194fd
change data/meta definition.
- change the id and seq and name def of SongUnit
- change and added fields to Song
- change and added fields to Difficulty
- add subproj sekai-database for db connection and action(empty currently)
- add sekai-cli command database to execute database manager action(no implementation currently)
2022-12-05 22:16:06 +08:00

10 lines
121 B
Properties

## Project Configurations
# Proj Metadata
projVersion = 0.6
# Dependencies
lib_junit_v = 5.9.0
lib_spotbugs_v = 4.7.3