diff options
author | Uberi <azhang9@gmail.com> | 2013-12-30 14:27:47 -0500 |
---|---|---|
committer | Uberi <azhang9@gmail.com> | 2013-12-30 14:27:47 -0500 |
commit | 8c0b61194cb00e362bf59a40bb5e3868c0bed922 (patch) | |
tree | 4e4eeb018d74b0527428817cf519d61d6188165b /worldedit_gui/depends.txt | |
parent | 2e41f0076dbc98561291c2bf8f257918bac7d4a2 (diff) |
The WorldEdit GUI now has no hard dependencies.
Diffstat (limited to 'worldedit_gui/depends.txt')
-rw-r--r-- | worldedit_gui/depends.txt | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/worldedit_gui/depends.txt b/worldedit_gui/depends.txt index 299d946..d603ac9 100644 --- a/worldedit_gui/depends.txt +++ b/worldedit_gui/depends.txt @@ -1,4 +1,5 @@ worldedit worldedit_commands unified_inventory? -inventory_plus?
\ No newline at end of file +inventory_plus? +creative?
\ No newline at end of file |