mirror of
https://github.com/Crazy-Crew/CrazyAuctions.git
synced 2024-11-29 13:05:59 +01:00
15 lines
373 B
TOML
15 lines
373 B
TOML
[versions]
|
|
|
|
# Project Settings
|
|
projectVersion = "1.2.18"
|
|
|
|
projectGroup = "us.crazycrew.crazyauctions"
|
|
projectName = "CrazyAuctions"
|
|
projectDescription = "Auction off your items in style!"
|
|
projectGithub = "https://github.com/Crazy-Crew/CrazyAuctions"
|
|
projectBeta = "true"
|
|
projectExtension = "plugin"
|
|
|
|
[plugins]
|
|
|
|
minotaur = { id = "com.modrinth.minotaur", version = "2.7.2" } |