File tree Expand file tree Collapse file tree 3 files changed +5
-3
lines changed Expand file tree Collapse file tree 3 files changed +5
-3
lines changed Original file line number Diff line number Diff line change 4242 dotnet build external/MonoGo/MonoGo.Engine/MonoGo.Engine.csproj -p:PostBuildEvent=
4343 dotnet build external/MonoGo/MonoGo.Pipeline/MonoGo.Pipeline.csproj -p:PostBuildEvent=
4444 dotnet build external/MonoGo/Modules/MonoGo.Tiled/MonoGo.Tiled.csproj -p:PostBuildEvent=
45+ dotnet build external/MonoGo/Modules/MonoGo.Iguina/MonoGo.Iguina.csproj -p:PostBuildEvent=
4546
4647 - name : Build Documentation
4748 run : dotnet docfx docfx.json
Original file line number Diff line number Diff line change 66 "files" : [
77 " external/MonoGo/bin/MonoGo.Engine.dll" ,
88 " external/MonoGo/bin/MonoGo.Pipeline.dll" ,
9- " external/MonoGo/bin/MonoGo.Tiled.dll"
9+ " external/MonoGo/bin/MonoGo.Tiled.dll" ,
10+ " external/MonoGo/bin/MonoGo.Iguina.dll"
1011 ]
1112 }
1213 ],
5556 "_appLogoUrl" : " https://github.com/MonoGo-Engine" ,
5657 "_appFaviconPath" : " https://monogo-engine.github.io/monogo.github.io/images/favicon.png" ,
5758 "_disableBreadcrumb" : " true" ,
58- "_appFooter" : " Copyright © 2024 BlizzCrafter" ,
59+ "_appFooter" : " Copyright © 2024-2025 BlizzCrafter" ,
5960 "_hostname" : " monogo-engine.github.io/monogo.github.io" ,
6061 "_openGraphImage" : " images/social_embed_image.png" ,
6162 "_description" : " Cross-Platform .NET 8 C# 2D game engine build ontop of MonoGame." ,
You can’t perform that action at this time.
0 commit comments