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
f7bfbd42
Unverified
Commit
f7bfbd42
authored
Mar 01, 2018
by
MolyMade
Committed by
GitHub
Mar 01, 2018
Browse files
Fix misspelling
parent
cdab1126
Changes
1
Show whitespace changes
Inline
Side-by-side
README.md
View file @
f7bfbd42
...
@@ -205,7 +205,7 @@ If you are using Xamarin.iOS you need to [`Preserve`](http://developer.xamarin.c
...
@@ -205,7 +205,7 @@ If you are using Xamarin.iOS you need to [`Preserve`](http://developer.xamarin.c
##Sandboxing##
##Sandboxing##
There is many ways to sandbox scripts inside your application. I strongly recomend you to use plain Lua to do your sandbox.
There is many ways to sandbox scripts inside your application. I strongly recom
m
end you to use plain Lua to do your sandbox.
You can re-write the
`import`
function before load the user script and if the user try to import a .NET assembly nothing will happen.
You can re-write the
`import`
function before load the user script and if the user try to import a .NET assembly nothing will happen.
```
csharp
```
csharp
...
...
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