diff --git a/Cargo.toml b/Cargo.toml index ef4c84d..c31c879 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -2,6 +2,7 @@ name = "not-decky-store" version = "0.2.0" edition = "2021" +license = "GPL-3.0-only" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html diff --git a/src/not_decky/index.rs b/src/not_decky/index.rs index 5da060a..e4f1e28 100644 --- a/src/not_decky/index.rs +++ b/src/not_decky/index.rs @@ -25,7 +25,7 @@ pub async fn decky_index(req: HttpRequest) -> impl Responder {

Not Decky Store

An alternate store implementation for Decky Loader

-

Maybe one day this page will display plugin in a human readable way...

+

Maybe one day this page will display plugins in a human readable way...


plugins | code