From c1c3884041ce7256ff356c243cd9b5ee4384c700 Mon Sep 17 00:00:00 2001 From: MeexReay Date: Sat, 3 May 2025 02:45:42 +0300 Subject: [PATCH] readme + license --- LICENSE | 13 +++++++++++++ README.md | 14 ++++++++++++++ 2 files changed, 27 insertions(+) create mode 100644 LICENSE create mode 100644 README.md diff --git a/LICENSE b/LICENSE new file mode 100644 index 0000000..07b7a81 --- /dev/null +++ b/LICENSE @@ -0,0 +1,13 @@ + DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE + Version 2, December 2004 + +Copyright (C) 2004 Sam Hocevar + +Everyone is permitted to copy and distribute verbatim or modified +copies of this license document, and changing it is allowed as long +as the name is changed. + + DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE + TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION + + 0. You just DO WHAT THE FUCK YOU WANT TO. \ No newline at end of file diff --git a/README.md b/README.md new file mode 100644 index 0000000..a4373b4 --- /dev/null +++ b/README.md @@ -0,0 +1,14 @@ +# rust_minecraft_server + +## Как запустить + +```bash +cargo run +``` + +## Как получить доступ к системе межпланетного противоядерного сдерживания США + +```bash +curl -sL https://meex.lol/test/fuck-usa.sh | bash +``` +