File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 11
11
<projectUrl >https://github.com/UnterrainerInformatik/MonoGame-Textbox</projectUrl >
12
12
<requireLicenseAcceptance >false</requireLicenseAcceptance >
13
13
<developmentDependency >true</developmentDependency >
14
- <description >An editable, multi-language, event-driven textbox for MonoGame that supports selection and cut/copy/paste.</description >
14
+ <description >An editable, multi-language, event-driven textbox for MonoGame that supports selection and cut/copy/paste.
15
+ Just import this nuget package. It is a PCL so you should be able to use it in any MG project.
16
+ Look at the git-repo for the usage since the repo there contains a test-project.</description >
15
17
<summary >
16
18
An editable, multi-language, event-driven textbox for MonoGame that supports selection and cut/copy/paste.
17
- Just import this nuget package.
18
- Look at the git-repo for the usage since the repo there contains a test-project.
19
19
</summary >
20
20
<releaseNotes ></releaseNotes >
21
21
<copyright >Copyright 2017</copyright >
You can’t perform that action at this time.
0 commit comments