Addon Manager: Add <bundle> and <other>

This commit is contained in:
Chris Hennes
2025-02-27 18:15:53 +00:00
parent 6d353393ff
commit e80ee07d63
11 changed files with 109 additions and 23 deletions
@@ -23,6 +23,12 @@
<preferencepack>
<name>MyFirstPack</name>
</preferencepack>
<bundle>
<name>A bundle that bundles nothing</name>
</bundle>
<other>
<name>Mysterious Object</name>
</other>
</content>
</package>