aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authormetamuffin <metamuffin@disroot.org>2024-12-25 21:37:01 +0100
committermetamuffin <metamuffin@disroot.org>2024-12-25 21:37:01 +0100
commit31507963a05dffb3327b62dd54629420061d6c4d (patch)
tree5f245a2abc769b5eeb30d43f1ec69d033a825a60 /Cargo.toml
parentcc6b50debb9d5b740adbe6f803755413c972659a (diff)
downloadhurrycurry-31507963a05dffb3327b62dd54629420061d6c4d.tar
hurrycurry-31507963a05dffb3327b62dd54629420061d6c4d.tar.bz2
hurrycurry-31507963a05dffb3327b62dd54629420061d6c4d.tar.zst
draft map editor
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/Cargo.toml b/Cargo.toml
index cbe90e84..2e624ec8 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -7,6 +7,7 @@ members = [
"server/replaytool",
"server/registry",
"server/discover",
+ "server/editor",
"pixel-client",
"pixel-client/tools",
"locale/tools",