- Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathStack.xml
More file actions
Latest commit
8 lines (8 loc) · 405 Bytes
/
Copy pathStack.xml
File metadata and controls
8 lines (8 loc) · 405 Bytes
1
2
3
4
5
6
7
8
<?xml version="1.0"?>
<AGSModule>
<Name>Stack</Name>
<Description>The Stack module introduces a vectorized stack type into which you can place any type of data. Great if you need to store data of various different types, or all of one type; this module can handle all of your data storage needs!</Description>
<Author>monkey0506</Author>
<Version>v2.0</Version>
<Key>918333590</Key>
</AGSModule>