mirror of
https://github.com/ilyakooo0/urbit.git
synced 2024-12-15 01:52:42 +03:00
19 lines
232 B
Plaintext
19 lines
232 B
Plaintext
/- *resource
|
|
^?
|
|
|%
|
|
::
|
|
+$ action
|
|
[%join =resource =ship]
|
|
::
|
|
+$ progress
|
|
?(%start %added final)
|
|
::
|
|
+$ final
|
|
?(%no-perms %strange %done)
|
|
::
|
|
+$ update
|
|
$% [%initial =resources]
|
|
[%progress =resource =progress]
|
|
==
|
|
--
|