add write cmd

- make custom plugins return ?Plugin instead of !Plugin
This commit is contained in:
Luna 2019-07-29 11:51:40 -03:00
parent ff78044587
commit 8172066851
5 changed files with 48 additions and 5 deletions

3
examples/write.scri Normal file
View file

@ -0,0 +1,3 @@
load :0;
write 3 1 1;
quicksave;