Skip to content

Commit 43cc2ea

Browse files
committed
Fix typos
1 parent 3907320 commit 43cc2ea

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

redist/README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
# RocketModFix UnityEngine Redistributables
2+
23
This package contains the UnityEngine assemblies required for RocketModFix, it's plugins, and not only.
34

4-
To update, simply drop the UnityEngine dlls into this folder and update the version in the nuspec. It will be automatically pushed to NuGet when merged to main.
5+
To update, simply drop the UnityEngine dlls into this folder and update the version in the nuspec. It will be automatically pushed to NuGet when merged to the master branch.
56

67
**All dll files must be signed by Unity or Smartly Dressed Games.**
78

redist/RocketModFix.UnityEngine.Redist.nuspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<metadata>
44
<id>RocketModFix.UnityEngine.Redist</id>
55
<version>2021.3.28.1</version>
6-
<description>UnityEngine redistributables for RocketModFix and plugins</description>
6+
<description>UnityEngine redistributables for RocketModFix and plugins.</description>
77
<authors>Unity;RocketModFix</authors>
88
<license type="file">LICENSE.txt</license>
99
<requireLicenseAcceptance>true</requireLicenseAcceptance>

0 commit comments

Comments
 (0)