From 67037b840cb58f602813880f1dca59b7a49d0916 Mon Sep 17 00:00:00 2001 From: Giulio Prisco <giulio@gmail.com> Date: Fri, 17 May 2024 08:02:46 +0200 Subject: [PATCH] Create README.md --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..9e7dcce --- /dev/null +++ b/README.md @@ -0,0 +1,7 @@ +// spaceport9684 +// A spaceport on a long strip of land in the sea. +// The offices and social facilities are on one beach side. +// The launch pads are on the other beach side. +// Made with Croquet Microverse. +// https://croquet.io +// See behaviors/terrain.js for terrain specs.