Skip to content

Commit 23adc8a

Browse files
committed
Introduce docs solution folder & screenshot file
1 parent d08c066 commit 23adc8a

File tree

3 files changed

+8
-1
lines changed

3 files changed

+8
-1
lines changed

README.md

100644100755
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<h1 align="center">NieRexper</h1>
22
<p align="center">
3-
<img src="https://user-images.githubusercontent.com/10241434/41818962-2523b262-77eb-11e8-842f-24e85c9e0381.png"/>
3+
<img src="Screenshot.png"/>
44
<br><br>
55
Level Patcher for NieR:Automata
66
</p>

Screenshot.png

120 KB
Loading

YuMi.NieRexper.sln

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,13 @@ Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "YuMi.NieRexper", "YuMi.NieR
99
EndProject
1010
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "YuMi.NieRexper.Test", "YuMi.NieRexper.Test\YuMi.NieRexper.Test.csproj", "{B2AE6DBB-B2F5-4544-8AFD-D49626B2BFE4}"
1111
EndProject
12+
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "YuMi.NieRexper.Docs", "YuMi.NieRexper.Docs", "{4E580358-2238-4027-AEED-55D9EBD78629}"
13+
ProjectSection(SolutionItems) = preProject
14+
LICENSE = LICENSE
15+
README.md = README.md
16+
Screenshot.png = Screenshot.png
17+
EndProjectSection
18+
EndProject
1219
Global
1320
GlobalSection(SolutionConfigurationPlatforms) = preSolution
1421
Debug|Any CPU = Debug|Any CPU

0 commit comments

Comments
 (0)