X-Git-Url: http://nitlanguage.org diff --git a/lib/gamnit/examples/template/src/template.nit b/lib/gamnit/examples/template/src/template.nit index 8bd28fd..29b9618 100644 --- a/lib/gamnit/examples/template/src/template.nit +++ b/lib/gamnit/examples/template/src/template.nit @@ -7,6 +7,7 @@ # Template for a 2D gamnit game module template is + example app_name "gamnit template" app_namespace "org.gamnit.template" app_version(0, 1, git_revision)