Updated Interfaces (markdown)
parent
695856aeb0
commit
d560b9ff8d
1 changed files with 3 additions and 4 deletions
|
@ -1,6 +1,5 @@
|
||||||
## ggs_vm_runner
|
## ggs_vm_runner
|
||||||
|
|
||||||
`GameVm = ggs_vm_runner:start_link()`
|
<pre>GameVm = ggs_vm_runner:start_link()
|
||||||
`ggs_vm_runner:define(GameVM, SourceCode)`
|
ggs_vm_runner:define(GameVM, SourceCode)
|
||||||
`ggs_vm_runner:user_command(GameVM, User, Command, Args)`
|
ggs_vm_runner:user_command(GameVM, User, Command, Args)</pre>
|
||||||
|
|
Reference in a new issue