mirror of
https://github.com/s427/MARL.git
synced 2025-01-18 13:00:02 +01:00
.. | ||
.gitignore | ||
icon.png | ||
icon.svg | ||
Makefile | ||
manifest.toml | ||
readme.md |
MARL as a webxdc
app
This folder contains the necessary files to build a webxdc
version of MARL
.
Build
To build the webxdc
app type make
in the folder. This will create a marl.xdc
file, which is a zip file. It should be attached to a tagged release in order to be picked up by the webxdc app store.
Files
Makefile
for buildingmarl.xdc
manifest.toml
manifest file with basic metadata about the appicon.png
app icon, bitmap versionicon.svg
app icon, vectorized version