Skip to content

Commit

Permalink
updates: Moves buttons to top for visibility
Browse files Browse the repository at this point in the history
  • Loading branch information
RobynLlama committed Jul 30, 2024
1 parent 6787dd6 commit b18d1ac
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions www/Guides/Your-First-Mod.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,19 +8,19 @@ grand_parent: Home
Version 56
{: .label }

Skill Level: Beginner
{: .label .label-green }

Estimated Time: 20 Minutes
{: .label .label-orange }

# Overview

You will learn:
- How to use the LCMTemplate with Publishing to setup a new plugin project
- How to configure your Thunderstore publishing workflow to automatically publish when your plugin updates
- How to deploy your plugin to the game folder for debugging

Skill Level: Beginner
{: .label .label-green }

Estimated Time: 20 Minutes
{: .label .label-orange }

Prerequisites:
- [Visual Studio](https://visualstudio.microsoft.com/) / [VS Code](https://code.visualstudio.com/) / C# Compatible IDE
- [Dotnet 8](https://dotnet.microsoft.com/en-us/download/dotnet/8.0) installed
Expand Down Expand Up @@ -77,7 +77,7 @@ Create a new folder with your project name wherever you'd like it to be on your
<dt>ProjectAuthor</dt>
<dd>

This is the exact name of your Thunderstore Team as it appears on the Thunderstore. <del>Double</del> Triple check this is correct.
This is the exact name of your Thunderstore Team as it appears on the Thunderstore. <del>Double</del> Triple check that this is correct.

</dd>

Expand Down

0 comments on commit b18d1ac

Please sign in to comment.