add write cmd
- make custom plugins return ?Plugin instead of !Plugin
This commit is contained in:
parent
ff78044587
commit
8172066851
5 changed files with 48 additions and 5 deletions
3
examples/write.scri
Normal file
3
examples/write.scri
Normal file
|
@ -0,0 +1,3 @@
|
|||
load :0;
|
||||
write 3 1 1;
|
||||
quicksave;
|
Loading…
Add table
Add a link
Reference in a new issue