Browse Source

Plugins: mention that tutorial is for 2.1+

Fixes https://github.com/godotengine/godot/issues/5694
Rémi Verschelde 9 years ago
parent
commit
77d10c1581
1 changed files with 5 additions and 0 deletions
  1. 5 0
      tutorials/making_plugins.rst

+ 5 - 0
tutorials/making_plugins.rst

@@ -3,6 +3,11 @@
 Making Plugins
 ==============
 
+.. Remove this warning when 2.1 is release
+
+*Important:* This tutorial applies only to the upcoming version 2.1.
+
+
 About Plugins
 ~~~~~~~~~~~~~