1
Fork 0
mirror of https://github.com/redstrate/Novus.git synced 2025-04-25 21:27:45 +00:00

renderer: Add README

This commit is contained in:
Joshua Goins 2023-10-10 17:56:09 -04:00
parent 632dfbebad
commit 5698992250

3
renderer/README.md Normal file
View file

@ -0,0 +1,3 @@
# Renderer
This handles rendering FFXIV visual data, such as models and materials. It's still basic at the moment.