Skip to content

Commit

Permalink
Update Your-First-Mod.md
Browse files Browse the repository at this point in the history
Signed-off-by: Damon Blais <[email protected]>
  • Loading branch information
AlbinoGeek authored Aug 8, 2024
1 parent c1c9714 commit b7d73be
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions www/Guides/Your-First-Mod.md
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ Create a new folder with your project name wherever you'd like it to be on your

</dd>

<dt>ProjectAuthor</dt>
<dt>ProjectAUTHOR</dt>
<dd>

This is the exact name of your Thunderstore Team as it appears on the Thunderstore. <del>Double</del> Triple check that this is correct.
Expand All @@ -109,7 +109,7 @@ Example Command:
```bash
dotnet new LCM_TS_Publishing \
--ProjectGUID com.github.robyn.mycoolmod \
--ProjectAuthor RobynLlama \
--ProjectAUTHOR RobynLlama \
--ProjectDESC "The coolest mod ever made" \
--ProjectURL https://github.com/LethalCompanyModding/LCM-Template-TSPublishing
```
Expand Down

0 comments on commit b7d73be

Please sign in to comment.