Skip to content

Instantly share code, notes, and snippets.

@cscartjp
Last active August 29, 2015 14:20
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save cscartjp/9f30ea09fba187ee21e7 to your computer and use it in GitHub Desktop.
Save cscartjp/9f30ea09fba187ee21e7 to your computer and use it in GitHub Desktop.
Hello World Add-onチュートリアル用
<?xml version="1.0"?>
<addon scheme="3.0">
<id>hello_world</id>
<version>1.0</version>
<priority>100500</priority>
<position>0</position>
<status>active</status>
<default_language>en</default_language>
<auto_install>MULTIVENDOR,ULTIMATE</auto_install>
</addon>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment