Created Interfaces (markdown)
parent
fe01e43ba1
commit
695856aeb0
1 changed files with 6 additions and 0 deletions
6
Interfaces.md
Normal file
6
Interfaces.md
Normal file
|
@ -0,0 +1,6 @@
|
||||||
|
## ggs_vm_runner
|
||||||
|
|
||||||
|
`GameVm = ggs_vm_runner:start_link()`
|
||||||
|
`ggs_vm_runner:define(GameVM, SourceCode)`
|
||||||
|
`ggs_vm_runner:user_command(GameVM, User, Command, Args)`
|
||||||
|
|
Reference in a new issue