From dbf00947b229a5927fa5cabc2112d73c2e865bfc Mon Sep 17 00:00:00 2001 From: Quackster Date: Sat, 3 Sep 2022 14:36:45 +1000 Subject: [PATCH] Initial commit --- .gitattributes | 2 ++ README.md | 2 ++ 2 files changed, 4 insertions(+) create mode 100644 .gitattributes create mode 100644 README.md diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..dfe0770 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,2 @@ +# Auto detect text files and perform LF normalization +* text=auto diff --git a/README.md b/README.md new file mode 100644 index 0000000..ff712ef --- /dev/null +++ b/README.md @@ -0,0 +1,2 @@ +# Havana + A server created in Java designed to revive Habbo Hotel v31 from the 2009 era.