aboutsummaryrefslogtreecommitdiff
path: root/.mrconfig
diff options
context:
space:
mode:
authorJonas Smedegaard <dr@jones.dk>2019-06-02 12:55:22 +0200
committerJonas Smedegaard <dr@jones.dk>2019-06-02 12:55:22 +0200
commitdda7887b01cd9e44075019d0efccb7a4f3536527 (patch)
tree3ed3501038698ce82b2364f51e2cb7b33d07eb2d /.mrconfig
parentff5d6a12535c7674efdc5de454b19783209e9a43 (diff)
Add feature system.
Diffstat (limited to '.mrconfig')
-rw-r--r--.mrconfig3
1 files changed, 3 insertions, 0 deletions
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'