Closed NexelOfficial closed 4 months ago
You're free to merge this whenever you're ready 🚀
You're free to merge this whenever you're ready 🚀
I don't have write access to the repository :o
Oh, I thought you would be able to merge an approved PR. I'll look into that later, but merge this one myself 👍
Added some basic File classes to support file reading and writing. Added the following classes:
This should provide the basic File reader and writing needs that are crucial for plugin development.
Example file reading implementation:
Example file writing implementation: