Info
Version: | 1.0.2.1 |
Author(s): | Unterrainer Informatik OG Team |
Last Update: | Sunday, January 28, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/UnterrainerInformatik/MonoGame-Textbox |
NuGet Url: | https://www.nuget.org/packages/MonoGame-Textbox |
Install
Install-Package MonoGame-Textbox
dotnet add package MonoGame-Textbox
paket add MonoGame-Textbox
MonoGame-Textbox Download (Unzip the "nupkg" after downloading)
Dependencies
- MonoGame.Framework.Portable(>= 3.6.0.1625)
Tags
Just import this nuget package.
It is a PCL so you should be able to use it in any MG project.
Look at the git-repo for the usage since the repo there contains a test-project.