From 5aaa8baaa424f55b646d4228e7a8fa25e34da257 Mon Sep 17 00:00:00 2001 From: Spencer Arrasmith <spencerarrasmith@gmail.com> Date: Thu, 17 Aug 2023 03:24:52 +0000 Subject: [PATCH 1/5] Completely rewrote readme --- README.md | 63 +++++++++++++++++++++++++++++++------------------------ 1 file changed, 36 insertions(+), 27 deletions(-) diff --git a/README.md b/README.md index c1fc880..ea9d05c 100644 --- a/README.md +++ b/README.md @@ -1,39 +1,48 @@ - + # Upload Guide +## Step 1 + +Go to Menu > Projects > Create new project -# Readme +## Step 2 + +Click **Create from template** -This is a written guide on how to upload your map. +## Step 3 + +Select **Maps Template** from the Instance list and click **Use template** +## Step 4 + +Provide a **Project name** and short **Project description**. Select your user name next to the **Project URL** if it is not already selected. Set **Visibility Level** to **Public**. Click **Create project**. -## STEPS +## Step 5 + +In the new project, click the **+ v** button next to the project name, and select **Upload file** -#### Uploading Your Map +## Step 6 + +Drag and drop the map file. Optionally add a commit message. -#1 Click On Upload File - +## Step 7 + +Click the **+ v** button again, and select **Upload file** -#2 Drag and Drop your maps picture as a jpeg/jpg. - +## Step 8 + +Drag and drop a thumbnail image file. Optionally add a commit message. -Click The Blue Upload File Button. +## Step 9 + +On the sidebar, click **Repository** > **Tags** -#3 Drag and Drop your map upload. - +## Step 10 + +Click **New Tag** -Click The Blue Upload File Button. +## Step 11 + +Provide a **Tag name** and click **Create tag** -## CREATING A RELEASE - -#1 Set Project To Public - - - -#2 Click On Tags - - -Write a version number in the box - -Click Create tag - -It will now show up on the website +## Step 12 +Check https://rocketleaguemaps.us/index.php after a few minutes for your map! -- GitLab From df8dde5b5eff09f06a30b2353be4294e77227b42 Mon Sep 17 00:00:00 2001 From: Spencer Arrasmith <spencerarrasmith@gmail.com> Date: Thu, 17 Aug 2023 03:25:50 +0000 Subject: [PATCH 2/5] readme hotfix --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index ea9d05c..ca0398a 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,5 @@ - # Upload Guide + +# Upload Guide ## Step 1  -- GitLab From 730ff99e9d2bb0d5e337293dc754ac9e1a1d457e Mon Sep 17 00:00:00 2001 From: Spencer Arrasmith <spencerarrasmith@gmail.com> Date: Thu, 17 Aug 2023 03:26:32 +0000 Subject: [PATCH 3/5] readme hotfix again --- README.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/README.md b/README.md index ca0398a..80ea84a 100644 --- a/README.md +++ b/README.md @@ -3,46 +3,57 @@ ## Step 1  + Go to Menu > Projects > Create new project ## Step 2  + Click **Create from template** ## Step 3  + Select **Maps Template** from the Instance list and click **Use template** ## Step 4  + Provide a **Project name** and short **Project description**. Select your user name next to the **Project URL** if it is not already selected. Set **Visibility Level** to **Public**. Click **Create project**. ## Step 5  + In the new project, click the **+ v** button next to the project name, and select **Upload file** ## Step 6  + Drag and drop the map file. Optionally add a commit message. ## Step 7  + Click the **+ v** button again, and select **Upload file** ## Step 8  + Drag and drop a thumbnail image file. Optionally add a commit message. ## Step 9  + On the sidebar, click **Repository** > **Tags** ## Step 10  + Click **New Tag** ## Step 11  + Provide a **Tag name** and click **Create tag** ## Step 12 -- GitLab From d817e33c953118e1b593b370bb858d7de3e7380f Mon Sep 17 00:00:00 2001 From: Spencer Arrasmith <spencerarrasmith@gmail.com> Date: Thu, 17 Aug 2023 03:29:09 +0000 Subject: [PATCH 4/5] Cleaned up cleaner readme --- README.md | 39 +++++++++++++++------------------------ 1 file changed, 15 insertions(+), 24 deletions(-) diff --git a/README.md b/README.md index 80ea84a..f16361b 100644 --- a/README.md +++ b/README.md @@ -1,60 +1,51 @@  # Upload Guide -## Step 1 +## Part 1 - New Project  -Go to Menu > Projects > Create new project +### Go to Menu > Projects > Create new project -## Step 2  -Click **Create from template** +### Click **Create from template** -## Step 3  -Select **Maps Template** from the Instance list and click **Use template** +### Select **Maps Template** from the Instance list and click **Use template** -## Step 4  -Provide a **Project name** and short **Project description**. Select your user name next to the **Project URL** if it is not already selected. Set **Visibility Level** to **Public**. Click **Create project**. +### Provide a **Project name** and short **Project description**. Select your user name next to the **Project URL** if it is not already selected. Set **Visibility Level** to **Public**. Click **Create project**. -## Step 5 +## Part 2 - File Upload  -In the new project, click the **+ v** button next to the project name, and select **Upload file** +### In the new project, click the **+ v** button next to the project name, and select **Upload file** -## Step 6  -Drag and drop the map file. Optionally add a commit message. +### Drag and drop the map file. Optionally add a commit message. -## Step 7  -Click the **+ v** button again, and select **Upload file** +### Click the **+ v** button again, and select **Upload file** -## Step 8  -Drag and drop a thumbnail image file. Optionally add a commit message. +### Drag and drop a thumbnail image file. Optionally add a commit message. -## Step 9 +## Part 3 - Publish  -On the sidebar, click **Repository** > **Tags** +### On the sidebar, click **Repository** > **Tags** -## Step 10  -Click **New Tag** +### Click **New Tag** -## Step 11  -Provide a **Tag name** and click **Create tag** +### Provide a **Tag name** and click **Create tag** -## Step 12 -Check https://rocketleaguemaps.us/index.php after a few minutes for your map! +### Check https://rocketleaguemaps.us/index.php after a few minutes for your map! -- GitLab From d10c6b65daa44cc8896646ce6052764a8a262212 Mon Sep 17 00:00:00 2001 From: Spencer Arrasmith <spencerarrasmith@gmail.com> Date: Thu, 17 Aug 2023 03:31:11 +0000 Subject: [PATCH 5/5] I should really use the preview function --- README.md | 32 +++++++++++--------------------- 1 file changed, 11 insertions(+), 21 deletions(-) diff --git a/README.md b/README.md index f16361b..6398548 100644 --- a/README.md +++ b/README.md @@ -2,50 +2,40 @@ # Upload Guide ## Part 1 - New Project - - ### Go to Menu > Projects > Create new project - - + ### Click **Create from template** - - + ### Select **Maps Template** from the Instance list and click **Use template** + +### Provide a **Project name** and short **Project description**. Select your user name next to the **Project URL** if it is not already selected. Set **Visibility Level** to **Public**. Click **Create project**.  -### Provide a **Project name** and short **Project description**. Select your user name next to the **Project URL** if it is not already selected. Set **Visibility Level** to **Public**. Click **Create project**. ## Part 2 - File Upload - - ### In the new project, click the **+ v** button next to the project name, and select **Upload file** - - + ### Drag and drop the map file. Optionally add a commit message. - - + ### Click the **+ v** button again, and select **Upload file** - - + ### Drag and drop a thumbnail image file. Optionally add a commit message. + ## Part 3 - Publish - - ### On the sidebar, click **Repository** > **Tags** - - + ### Click **New Tag** - - + ### Provide a **Tag name** and click **Create tag** + ### Check https://rocketleaguemaps.us/index.php after a few minutes for your map! -- GitLab