diff --git a/exp_commands/package.json b/exp_commands/package.json index c107f86f..8b9f70f5 100644 --- a/exp_commands/package.json +++ b/exp_commands/package.json @@ -28,6 +28,7 @@ }, "keywords": [ "clusterio", + "clusterio-plugin", "factorio" ] } diff --git a/exp_legacy/package.json b/exp_legacy/package.json index 56943e08..f8c1bf15 100644 --- a/exp_legacy/package.json +++ b/exp_legacy/package.json @@ -25,6 +25,7 @@ }, "keywords": [ "clusterio", + "clusterio-plugin", "factorio" ] } diff --git a/exp_scenario/package.json b/exp_scenario/package.json index 11e6514a..01583929 100644 --- a/exp_scenario/package.json +++ b/exp_scenario/package.json @@ -33,6 +33,7 @@ }, "keywords": [ "clusterio", + "clusterio-plugin", "factorio" ] } diff --git a/exp_util/package.json b/exp_util/package.json index 3fe1633f..66fb35b2 100644 --- a/exp_util/package.json +++ b/exp_util/package.json @@ -28,6 +28,7 @@ }, "keywords": [ "clusterio", + "clusterio-plugin", "factorio" ] }