mirror of
https://github.com/ALEZ-DEV/Babylonia-terminal.git
synced 2025-12-15 17:08:51 +00:00
add metadata
This commit is contained in:
parent
05b79adbc3
commit
a08bfbecb6
@ -2,6 +2,11 @@
|
||||
name = "babylonia-terminal-cli"
|
||||
version = "0.1.0"
|
||||
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]]
|
||||
name = "babylonia-terminal-cli"
|
||||
|
||||
@ -2,6 +2,11 @@
|
||||
name = "babylonia-terminal-sdk"
|
||||
version = "0.1.0"
|
||||
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
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user