diff --git a/flake.nix b/flake.nix index eef59c57d..87d7e0d93 100644 --- a/flake.nix +++ b/flake.nix @@ -1,5 +1,5 @@ { - description = "MinecraftConsoles - Minecraft Legacy Console Edition recreation"; + description = "Vanilla LCE intended as an upstream base for other projects. Based originally on a WIP version of the TU19 codebase."; inputs = { nixpkgs.url = "github:NixOS/nixpkgs/nixos-unstable";