Skip to content

Commit ff56ed5

Browse files
committed
Added description/purpose of this project to README
1 parent ced7b9d commit ff56ed5

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

+7
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
22

33
[![Discord](https://img.shields.io/badge/Discord-Discord%20Support-blueviolet?logo=discord)](https://discord.gg/7xJdWNk) - Feel free to join if you have any bugs or questions!
44

5+
UdonXML is an XML parser written in Udon for VRChat.
6+
The purpose of this project is for it to be used as an API in other bigger projects.
7+
This work is something the average VRChatter never will notice, but something the author hopes might be beneficial and make the life easier for world/game creators in VRChat.
8+
9+
An example use of this library is allowing the player to paste the entire contents of an XML file (e.g. game save file) into an Input field in VRC, and allowing the world to then parse the submitted data.
10+
Work is currently undergoing on implementing a ZIP decoder for this same purpose, please join the Discord for notification on future updates.
11+
512
## 🛠️ Setup
613

714
### Requirements

0 commit comments

Comments
 (0)