mirror of
https://github.com/ALEZ-DEV/Babylonia-terminal.git
synced 2026-03-21 21:58:52 +00:00
add metadata
This commit is contained in:
parent
05b79adbc3
commit
a08bfbecb6
@ -2,6 +2,11 @@
|
|||||||
name = "babylonia-terminal-cli"
|
name = "babylonia-terminal-cli"
|
||||||
version = "0.1.0"
|
version = "0.1.0"
|
||||||
edition = "2021"
|
edition = "2021"
|
||||||
|
authors = ["ALEZ-DEV <raidersfocus@gmail.com>"]
|
||||||
|
description = "A launcher for a certain anime game "
|
||||||
|
repository = "https://github.com/ALEZ-DEV/Babylonia-terminal"
|
||||||
|
license = "LGPL-3.0-or-later"
|
||||||
|
keywords = ["launcher", "game"]
|
||||||
|
|
||||||
[[bin]]
|
[[bin]]
|
||||||
name = "babylonia-terminal-cli"
|
name = "babylonia-terminal-cli"
|
||||||
|
|||||||
@ -2,6 +2,11 @@
|
|||||||
name = "babylonia-terminal-sdk"
|
name = "babylonia-terminal-sdk"
|
||||||
version = "0.1.0"
|
version = "0.1.0"
|
||||||
edition = "2021"
|
edition = "2021"
|
||||||
|
authors = ["ALEZ-DEV <raidersfocus@gmail.com>"]
|
||||||
|
description = "A SDK for launcher for a certain anime game "
|
||||||
|
repository = "https://github.com/ALEZ-DEV/Babylonia-terminal"
|
||||||
|
license = "LGPL-3.0-or-later"
|
||||||
|
keywords = ["launcher", "game"]
|
||||||
|
|
||||||
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user