MonoGame / MonoGame.Samples

A few cross-platform game samples using MonoGame.
www.monogame.net
Other
570 stars 298 forks source link

NeonShooter Sample doesn't build with clean install of MonoGame 3.8.1 #61

Closed lilo-san closed 1 year ago

lilo-san commented 1 year ago

In my opinion this sample needs two things.

  1. Provide instructions indicating any dependent runtimes needed to build the shaders.
  2. Get updated to build using Mono 3.8.1

As a beginner using the platform it becomes unwieldy when I can't even build the official samples following the official documentation.

SimonDarksideJ commented 1 year ago

The samples have not been updated to 3.8.1 as yet, still to do.

SimonDarksideJ commented 1 year ago

Resolved with the update to 3.8.1, should work fine now @lilo-san