-
Notifications
You must be signed in to change notification settings - Fork 0
/
astroid.xml
31 lines (31 loc) · 1.29 KB
/
astroid.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
<?xml version="1.0" encoding="UTF-8" ?>
<extension version="3.1" type="library" method="upgrade">
<name>Astroid Framework</name>
<libraryname>astroid</libraryname>
<author>JoomDev/TemPlaza</author>
<creationDate>October 2021</creationDate>
<version>2.5.5</version>
<url>https://www.templaza.com</url>
<copyright>Copyright (C) 2021 TemPlaza, Inc. All rights reserved.</copyright>
<license>GNU General Public License version 2 or later; see LICENSE.txt</license>
<authorEmail>info@templaza.com</authorEmail>
<authorUrl>https://www.templaza.com</authorUrl>
<description>Astroid Template Framework by TemPlaza</description>
<scriptfile>script.php</scriptfile>
<files>
<file>script.php</file>
<folder>framework</folder>
<folder>plugins</folder>
</files>
<media folder="media" destination="astroid">
<folder>assets</folder>
<folder>jd</folder>
</media>
<languages folder="language/en-GB">
<language tag="en-GB">en-GB.astroid.ini</language>
<language tag="en-GB">en-GB.astroid.sys.ini</language>
</languages>
<updateservers>
<server type="extension" priority="1" name="Astroid Framework">https://raw.githubusercontent.com/templaza/astroid-framework/master/astroid_framework.xml</server>
</updateservers>
</extension>