summaryrefslogtreecommitdiff
path: root/src/SMAPI.sln
diff options
context:
space:
mode:
authorJesse Plamondon-Willard <github@jplamondonw.com>2017-10-07 23:33:03 -0400
committerJesse Plamondon-Willard <github@jplamondonw.com>2017-10-07 23:33:03 -0400
commit99617211fa1d17aa11016b5dd5c5cb63d3b1ac16 (patch)
treeaadac9a2048404c6733c120b5f522d2a3a314c47 /src/SMAPI.sln
parentd0dd2f7ba729de6be749d326a2fed78988ba9d7b (diff)
downloadSMAPI-99617211fa1d17aa11016b5dd5c5cb63d3b1ac16.tar.gz
SMAPI-99617211fa1d17aa11016b5dd5c5cb63d3b1ac16.tar.bz2
SMAPI-99617211fa1d17aa11016b5dd5c5cb63d3b1ac16.zip
move license back to root so GitHub sees it, readme tweaks
Diffstat (limited to 'src/SMAPI.sln')
-rw-r--r--src/SMAPI.sln2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/SMAPI.sln b/src/SMAPI.sln
index 5936ff43..fcb805a7 100644
--- a/src/SMAPI.sln
+++ b/src/SMAPI.sln
@@ -12,6 +12,7 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = ".root", ".root", "{86C452BE
..\.editorconfig = ..\.editorconfig
..\.gitattributes = ..\.gitattributes
..\.gitignore = ..\.gitignore
+ ..\LICENSE.txt = ..\LICENSE.txt
EndProjectSection
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "StardewModdingAPI.Installer", "SMAPI.Installer\StardewModdingAPI.Installer.csproj", "{443DDF81-6AAF-420A-A610-3459F37E5575}"
@@ -33,7 +34,6 @@ EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "docs", "docs", "{EB35A917-67B9-4EFA-8DFC-4FB49B3949BB}"
ProjectSection(SolutionItems) = preProject
..\docs\CONTRIBUTING.md = ..\docs\CONTRIBUTING.md
- ..\docs\LICENSE.md = ..\docs\LICENSE.md
..\docs\README.md = ..\docs\README.md
..\docs\release-notes.md = ..\docs\release-notes.md
EndProjectSection