From dda7887b01cd9e44075019d0efccb7a4f3536527 Mon Sep 17 00:00:00 2001 From: Jonas Smedegaard Date: Sun, 2 Jun 2019 12:55:22 +0200 Subject: Add feature system. --- .mrconfig | 3 +++ 1 file changed, 3 insertions(+) (limited to '.mrconfig') diff --git a/.mrconfig b/.mrconfig index f5bddef..ffcdbd4 100644 --- a/.mrconfig +++ b/.mrconfig @@ -11,5 +11,8 @@ checkout = git clone 'https://source.virtual-assembly.org/feature/chat.git' 'cha [source/source] checkout = git clone 'https://source.redpill.dk/source.git' 'source' +[source/system] +checkout = git clone 'https://source.redpill.dk/system.git' 'system' + [source/about] checkout = git clone 'https://source.couchdesign.dk/org.git' 'about' -- cgit v1.2.3