MCJack123 / sanjuuni

Converts images and videos into a format that can be displayed in ComputerCraft.
GNU General Public License v2.0
33 stars 6 forks source link

chore: Move scripts into dedicated directory #13

Closed tomodachi94 closed 7 months ago

tomodachi94 commented 1 year ago

This way, it's much more clear that the Lua programs are separate from the C++ program (but that they are still related to the program).

Feel free to reject this if it's not what you want.