1
0
mirror of https://github.com/s427/MARL.git synced 2025-01-18 21:10:22 +01:00

Add icon.png to marl.xdc

This commit is contained in:
lms 2025-01-08 06:21:38 +01:00
parent 1084e4cd7c
commit 80c71861fa

View File

@ -1,4 +1,4 @@
build:
rm -f marl.xdc
(cd .. && zip -9 --recurse-paths - index.html css/ js/ img/ svg/) > marl.xdc
zip marl.xdc manifest.toml
zip marl.xdc manifest.toml icon.png