Skip to content

Commit 83a8bc1

Browse files
committed
Update Developers.razor
1 parent 2e37b2f commit 83a8bc1

1 file changed

Lines changed: 2 additions & 3 deletions

File tree

SporeCommunity.ModBrowser.Blazor/Pages/Developers.razor

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -24,9 +24,8 @@
2424
<li>unique</li>
2525
<li>displayName</li>
2626
<li>installerSystemVersion</li>
27-
<li>dllsBuild</li>
2827
</ul>
29-
<li>If you don't have a description set in the Mod Identity, you can set one in your GitHub repository instead</li>
28+
<li>If you don't have a description set in the Mod Identity, you can set one in your GitHub repository "About" section instead</li>
3029
<li>If you set these options to "true", they will appear on the mod browser:</li>
3130
<ul>
3231
<li>isExperimental</li>
@@ -38,7 +37,7 @@
3837
<ul>
3938
<li>Set the tag version to something like 1.0 for a new mod, 1.1 for your first update, and so on (v1.0 is also fine)</li>
4039
<li>You must use a different version number every time you update your mod</li>
41-
<li>A title and description are optional</li>
40+
<li>A title and description are optional (these won't appear in mod browser - set a description in your Mod Identity or GitHub repository "About" section)</li>
4241
<li>Upload your mod at the bottom, where it says Attach Binaries</li>
4342
<li>Only upload a single .sporemod or .package file</li>
4443
<li>If you check the pre-release box, your download will <em>not</em> appear on the mod browser</li>

0 commit comments

Comments
 (0)