From 970d518a23b5d5c1172f7111e9d4f2d2c7bb3604 Mon Sep 17 00:00:00 2001 From: XargonWan Date: Sat, 24 Aug 2024 00:17:40 +0900 Subject: [PATCH] Adding sources to the module --- module.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/module.yml b/module.yml index 548fd69..9c57839 100644 --- a/module.yml +++ b/module.yml @@ -4,3 +4,7 @@ modules: buildsystem: simple build-commands: - make -f Makefiles/Makefile.UNIX NET_BOARD=1 + sources: + - type: git + url: https://github.com/RetroDECK/Supermodel + branch: master