From b476132ec94e267d55da0afa788882de9e624cfc Mon Sep 17 00:00:00 2001 From: StalkR Date: Sun, 21 Apr 2024 11:29:52 +0200 Subject: [PATCH] readme: reference plugin definition in plugin hub --- README.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 0c2d13a..0fc5d8e 100644 --- a/README.md +++ b/README.md @@ -14,11 +14,12 @@ and released on [reddit][reddit] with the source. Later versions of the plugin were distributed in binary form (dll) among the Space Engineers community but, to our knowledge, without source. The purpose of this repository is to present the source of the latest known -version of the plugin, for inclusion in the [Plugin Hub][pluginhub] of -[Plugin Loader][pluginloader]. +version of the plugin, for [inclusion][pluginhub-def] in the +[Plugin Hub][pluginhub] of [Plugin Loader][pluginloader]. -[pluginloader]: https://github.com/sepluginloader/PluginLoader [pluginhub]: https://github.com/sepluginloader/PluginHub +[pluginloader]: https://github.com/sepluginloader/PluginLoader +[pluginhub-def]: https://github.com/sepluginloader/PluginHub/blob/main/Plugins/TimeoutFix.xml ## Credits