Skip to content

Commit

Permalink
Added description/purpose of this project to README
Browse files Browse the repository at this point in the history
  • Loading branch information
Foorack committed Apr 11, 2020
1 parent ced7b9d commit ff56ed5
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@

[![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!

UdonXML is an XML parser written in Udon for VRChat.
The purpose of this project is for it to be used as an API in other bigger projects.
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.

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.
Work is currently undergoing on implementing a ZIP decoder for this same purpose, please join the Discord for notification on future updates.

## 🛠️ Setup

### Requirements
Expand Down

0 comments on commit ff56ed5

Please sign in to comment.