Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
ruanhaishen
NLua
Commits
72b7570b
Commit
72b7570b
authored
Apr 19, 2020
by
Vinicius Jarina
Browse files
Update README.md added `UWP` platform
parent
7f6dc089
Changes
2
Show whitespace changes
Inline
Side-by-side
NLua.nuspec
View file @
72b7570b
...
...
@@ -10,7 +10,7 @@
<iconUrl>
https://raw.githubusercontent.com/nlua/NLua/master/NLua.png
</iconUrl>
<requireLicenseAcceptance>
false
</requireLicenseAcceptance>
<description>
NLua Package.
</description>
<summary>
NLua allow use Lua from C#, using Windows, Linux, Mac, iOS ,
Android
.
</summary>
<summary>
NLua allow use Lua from C#, using Windows,
UWP,
Linux,
Android,
Mac, iOS ,
tvOS
.
</summary>
<releaseNotes>
Release: 2bffe65
</releaseNotes>
<copyright>
Copyright © NLua 2020
</copyright>
<tags>
lua nlua
</tags>
...
...
README.md
View file @
72b7570b
...
...
@@ -25,10 +25,10 @@ NLua
| !
[
win
](
https://badgen.net/badge/icon/Windows?icon=windows&label&color=blue
)
|
[

](https://ci.appveyor.com/project/viniciusjarina/NLua)|
| !
[
mac
](
https://badgen.net/badge/icon/macOS,iOS,tvOS,watchOS?icon=apple&label&color=purple&list=1
)
|
[

](https://dev.azure.com/codefoco/NuGets/_build/latest?definitionId=13&branchName=master) |
|!
[
win
](
https://badgen.net/badge/icon/Windows,.NET%20Core?icon=windows&label&list=1
)
|
[

](https://dev.azure.com/codefoco/NuGets/_build/latest?definitionId=14&branchName=master) |
|!
[
linuxnet
](
https://badgen.net/badge/icon/Ubuntu%20Linux%20x64?
,.NET%20Core?icon=ubuntu
&label&list=1
)
|
[

](https://dev.azure.com/codefoco/NuGets/_build/latest?definitionId=27&branchName=master) |
|!
[
linuxnet
](
https://badgen.net/badge/icon/Ubuntu%20Linux%20x64?
icon=terminal
&label&list=1
)
|
[

](https://dev.azure.com/codefoco/NuGets/_build/latest?definitionId=27&branchName=master) |
Bridge between Lua world and the .NET (compatible with
Xamarin.iOS/Mac/Android/.NET/.NET Core
)
Bridge between Lua world and the .NET (compatible with
.NET Core/UWP/Mac/Linux/Android/iOS/tvOS
)
Building
---------
...
...
@@ -38,7 +38,7 @@ Building
***
NLua allows the usage of Lua from C#, on Windows, Linux, Mac, iOS , Android.
NLua allows the usage of Lua from C#, on
UWP,
Windows, Linux, Mac, iOS , Android.
[

]()
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment