]> de.git.xonotic.org Git - xonotic/netradiant.git/blobdiff - contrib/brushexport/plugin.h
plugins: unify About window wording
[xonotic/netradiant.git] / contrib / brushexport / plugin.h
index d924f64728304201369e6b6cebb50994008965a3..a2dc6cb63edc734f2af1377da84862ecde7d85f5 100644 (file)
@@ -22,4 +22,7 @@
 #if !defined( INCLUDED_BRUSH_EXPORT_H )
 #define INCLUDED_BRUSH_EXPORT_H
 
+#define PLUGIN_NAME "BrushExport"
+#define PLUGIN_VERSION "2.0"
+
 #endif