Merge branch 'kristof' into development
This commit is contained in:
commit
84f9a49219
@ -1,9 +0,0 @@
|
||||
#!/bin/bash
|
||||
|
||||
for name in ./*.mmd
|
||||
do
|
||||
output=$(basename $name mmd)png
|
||||
echo $output
|
||||
mmdc -i $name -o $output -w 4096 -H 2160 -b transparant
|
||||
echo $name
|
||||
done
|
Binary file not shown.
Before (image error) Size: 192 KiB |
Binary file not shown.
Before (image error) Size: 296 KiB After (image error) Size: 263 KiB |
Binary file not shown.
Before (image error) Size: 154 KiB |
Binary file not shown.
Before (image error) Size: 352 KiB |
Binary file not shown.
Before (image error) Size: 137 KiB |
Binary file not shown.
Before (image error) Size: 145 KiB |
Binary file not shown.
Before (image error) Size: 138 KiB |
@ -18,7 +18,6 @@ The NFT system operates on top of a very reliable storage system which is sustai
|
||||
|
||||
#### Persistence = Owned by the data user, as represented by their associated 3Bot
|
||||
|
||||
![](img/nft_storage_updated.png)
|
||||
|
||||
The system is not based on a shared-all architecture.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user