mirror of
https://github.com/CarmJos/UltraDepository.git
synced 2026-06-04 16:48:21 +08:00
修改包名
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
# ${project.parent.name} - ${project.parent.description}
|
||||
# 项目地址: ${project.parent.url}
|
||||
# 下载地址: ${project.parent.distributionManagement.downloadUrl}
|
||||
# ${project.name} - ${project.description}
|
||||
# 项目地址: ${project.url}
|
||||
# 下载地址: ${project.distributionManagement.downloadUrl}
|
||||
|
||||
version: ${project.parent.version}
|
||||
version: ${project.version}
|
||||
|
||||
debug: false
|
||||
|
||||
|
||||
@@ -2,8 +2,8 @@ main: cc.carm.plugin.ultradepository.Main
|
||||
name: UltraDepository
|
||||
|
||||
version: ${project.version}
|
||||
description: ${project.parent.description}
|
||||
website: ${project.parent.url}
|
||||
description: ${project.description}
|
||||
website: ${project.url}
|
||||
|
||||
author: CarmJos
|
||||
|
||||
|
||||
Reference in New Issue
Block a user