question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Update MonoGame wiki entry

See original GitHub issue

Hey there! Could someone please edit the MonoGame entry in the wiki?

From:

| [MonoGame (.NET Core)](https://github.com/cra0zy/MonoGame/tree/core) | `dotnet new -i "MonoGame.Template.CSharp"` |

To:

| [MonoGame](https://github.com/MonoGame/MonoGame) | `dotnet new -i "MonoGame.Templates.CSharp"` |

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Reactions:1
  • Comments:5 (1 by maintainers)

github_iconTop GitHub Comments

1reaction
WardBenjamincommented, Aug 4, 2020

Hello, this issue is still outstanding. The wiki page is a high ranking search result, and the requisite changes have not been made.

1reaction
Jjaggcommented, Apr 14, 2020

Oops yes, I didn’t check the change. @grinrag could you please copy over the line from my first comment? There’s 3 changes:

  • remove ‘(.NET Core)’
  • Point to official repo
  • MonoGame.Template.CSharp -> MonoGame.Templates.CSharp
Read more comments on GitHub >

github_iconTop Results From Across the Web

MonoGame Documentation: Introduction
MonoGame is a simple and powerful .NET framework for creating games for desktop PCs, video game consoles, and mobile devices using the C#...
Read more >
I wrote a Getting Started Guide!
The guide is built around 3.5 and will be updated when 3.6 releases. ... I'd really like to add an article explaining how...
Read more >
MonoGame
MonoGame currently supports Windows, macOS, Linux, iOS/iPadOS, Android, PlayStation 4, ... The MonoGame team are pleased to announce our – Patreon page…
Read more >
Downloads
Latest Release. Note: MonoGame doesn't require an installer anymore. Everything now works through NuGet packages and simple project templates.
Read more >
My Road to MonoGame - A Coders Experience + ...
I am taking a semi detour again; but this time through C# but with XNA (More on that here: https://en.wikipedia.org/wiki/Microsoft_XNA), ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found