mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-07 08:33:10 +00:00
Added package climinesweeper (#2544)
This commit is contained in:
parent
0e8669bbef
commit
aa92587ece
@ -12,11 +12,11 @@
|
|||||||
"cli",
|
"cli",
|
||||||
"terminal",
|
"terminal",
|
||||||
"command-line",
|
"command-line",
|
||||||
"utility",
|
"utility"
|
||||||
],
|
],
|
||||||
"description": "Use nimpretty with tab indentation.",
|
"description": "Use nimpretty with tab indentation.",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"web": "https://github.com/tobealive/nimpretty_t",
|
"web": "https://github.com/tobealive/nimpretty_t"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "webui",
|
"name": "webui",
|
||||||
@ -29563,5 +29563,19 @@
|
|||||||
"description": "Rust-like tuple enums",
|
"description": "Rust-like tuple enums",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"web": "https://github.com/beef331/fungus"
|
"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