mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-05 07:33:11 +00:00
Added package climinesweeper (#2544)
This commit is contained in:
parent
0e8669bbef
commit
aa92587ece
@ -12,11 +12,11 @@
|
||||
"cli",
|
||||
"terminal",
|
||||
"command-line",
|
||||
"utility",
|
||||
"utility"
|
||||
],
|
||||
"description": "Use nimpretty with tab indentation.",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/tobealive/nimpretty_t",
|
||||
"web": "https://github.com/tobealive/nimpretty_t"
|
||||
},
|
||||
{
|
||||
"name": "webui",
|
||||
@ -29563,5 +29563,19 @@
|
||||
"description": "Rust-like tuple enums",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/beef331/fungus"
|
||||
},
|
||||
{
|
||||
"name": "climinesweeper",
|
||||
"url": "https://github.com/KerorinNorthFox/MineSweeper_on_CLI",
|
||||
"method": "git",
|
||||
"tags": [
|
||||
"minesweeper",
|
||||
"cli",
|
||||
"game",
|
||||
"application"
|
||||
],
|
||||
"description": "Play MineSweeper on CLI",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/KerorinNorthFox/MineSweeper_on_CLI"
|
||||
}
|
||||
]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user