From 98e09a9f519c2943fab1bee4884e66b83951c867 Mon Sep 17 00:00:00 2001 From: Elias Fleckenstein Date: Wed, 9 Jun 2021 20:08:50 +0200 Subject: Add plugin dependencies --- plugins/apple/dependencies.txt | 1 + plugins/fireball/dependencies.txt | 1 + plugins/monster/dependencies.txt | 1 + plugins/movement/dependencies.txt | 1 + 4 files changed, 4 insertions(+) create mode 100644 plugins/apple/dependencies.txt create mode 100644 plugins/fireball/dependencies.txt create mode 100644 plugins/monster/dependencies.txt create mode 100644 plugins/movement/dependencies.txt (limited to 'plugins') diff --git a/plugins/apple/dependencies.txt b/plugins/apple/dependencies.txt new file mode 100644 index 0000000..dc22e61 --- /dev/null +++ b/plugins/apple/dependencies.txt @@ -0,0 +1 @@ +game diff --git a/plugins/fireball/dependencies.txt b/plugins/fireball/dependencies.txt new file mode 100644 index 0000000..dc22e61 --- /dev/null +++ b/plugins/fireball/dependencies.txt @@ -0,0 +1 @@ +game diff --git a/plugins/monster/dependencies.txt b/plugins/monster/dependencies.txt new file mode 100644 index 0000000..dc22e61 --- /dev/null +++ b/plugins/monster/dependencies.txt @@ -0,0 +1 @@ +game diff --git a/plugins/movement/dependencies.txt b/plugins/movement/dependencies.txt new file mode 100644 index 0000000..dc22e61 --- /dev/null +++ b/plugins/movement/dependencies.txt @@ -0,0 +1 @@ +game -- cgit v1.2.3