File tree Expand file tree Collapse file tree 1 file changed +7
-5
lines changed Expand file tree Collapse file tree 1 file changed +7
-5
lines changed Original file line number Diff line number Diff line change 22 <a href="https://irishbruse.github.io/LDtkMonogame/">LDtkMonogame Wiki</a>
33</h1 >
44
5- # Introduction
5+ > Monogame renderer and importer for LDtk Level editor
66
7- The easiest way to start using LDtkMonogame is to import it into the project using nuget.
7+ ## Getting Started
88
9- [ LDtkMonogame] ( https://www.nuget.org/packages/LDtkMonogame/ )
9+ The easiest way to start using LDtkMonogame is to import it into the project using [ NuGet package ] ( https://www.nuget.org/packages/LDtkMonogame/ ) .
1010
11- [ LDtkMonogame.ContentPipeline ] ( https://www.nuget.org/packages/LDtkMonogame.ContentPipeline / )
11+ - [ LDtkMonogame] ( https://www.nuget.org/packages/LDtkMonogame/ )
1212
13- [ LDtkMonogame.Codegen] ( https://www.nuget.org/packages/LDtkMonogame.Codegen/ )
13+ - [ LDtkMonogame.ContentPipeline] ( https://www.nuget.org/packages/LDtkMonogame.ContentPipeline/ )
14+
15+ - [ LDtkMonogame.Codegen] ( https://www.nuget.org/packages/LDtkMonogame.Codegen/ )
1416
1517Make sure to import the namespace at the top
1618``` cs
You can’t perform that action at this time.
0 commit comments