mirror of
https://github.com/AlexMacocian/MonoGame.Extended.git
synced 2026-07-24 12:06:37 +00:00
* [Docs] Packages root page, overview of packages. * [Docs] BitmapFonts ported from Wiki, includes images from archive.org because dylanwilson.net is down. * [Docs] Collections * [Docs] Added Community-and-Support page. * [Docs] ported wiki About page. * [Docs] ported Pre-Release page into Installation. * [Docs] ported Development pages from wiki. * [Docs] reorg top nav * [Docs] Moved Pre-Release page back into it's own page. * [Docs] ported Object Pool docs. * [Docs] Linking Object-Pooling in Collections and updating links. * [Docs] ported Animated-Sprites from wiki * [Docs] linking from index.md to existing pages. * [Docs] ported Showcase from Wiki * [Docs] ported Camera2D from wiki * [Docs] Camera2D changed Tutorial section to h1 * [Docs] ported Screens namespace from wiki * [Docs] linked to Camera2D from index
869 B
869 B
Pre-Release NuGet packages
You can get access to the pre-release NuGet packages by adding the Craftwork Games Build Server as a NuGet package source in Visual Studio.
Instructions
- In Visual Studio go to Tools => NuGet Package Manager => Package Manager Settings => Package Sources
- Add a new package source using the following url
http://build.craftworkgames.com/guestAuth/app/nuget/v1/FeedService.svc/ - When you're adding the package, remember to tick the "Include prerelease" checkbox

