Skip to content

Commit

Permalink
style (README): update commands list
Browse files Browse the repository at this point in the history
  • Loading branch information
Timmy-the-nobody authored Feb 6, 2023
1 parent 5b51b2d commit df77813
Showing 1 changed file with 2 additions and 7 deletions.
9 changes: 2 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,12 +11,7 @@ LuaRun is a simple package that allows you to execute a Lua string from your con
If you don't want the client to be able to use LuaRun rename the `luarun/Shared/` folder : `luarun/Server/`

## 🖥️ Console commands
- `luarun your_lua_string_goes_here`

exemple:
```lua
luarun print( "Hello World!" )
-- output: Hello World!
```
- `lua_run <lua code>`
- `lua_openscript <lua script path>`

https://user-images.githubusercontent.com/51171246/170457069-aa770fd7-e3f6-4d4a-a9ba-b4cc10c01304.mp4

0 comments on commit df77813

Please sign in to comment.