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
3f254585
Unverified
Commit
3f254585
authored
Jan 04, 2019
by
Vinicius Jarina
Committed by
GitHub
Jan 04, 2019
Browse files
Merge pull request #255 from ifdog/master
Fix misspelling
parents
d4e55cb0
f7bfbd42
Changes
1
Show whitespace changes
Inline
Side-by-side
README.md
View file @
3f254585
...
...
@@ -205,7 +205,7 @@ If you are using Xamarin.iOS you need to [`Preserve`](http://developer.xamarin.c
##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.
```
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