hrszpuk / rectx

The powerful little project manager for the ReCT programming language!
GNU General Public License v3.0
6 stars 1 forks source link

Template and license validation #49

Closed hrszpuk closed 1 year ago

hrszpuk commented 1 year ago

This pull request adds additional validation to the templates/ and licenses/ directories. This means if any templates or licenses are missing then rectx will warn the user about the issue and suggest a command to re-download the missing files.

Related Issue