Refactor + Bugs fixes on Strings + Gestion de la génération des images

This commit is contained in:
2022-02-14 14:02:49 +01:00
parent 11a40305dd
commit 5dd2340a11
76 changed files with 1878 additions and 704 deletions

View File

@ -1 +1,13 @@
print("Welcome ResgenSwift")
/*
Make resgen as main command and font/color... as subcommands. It could look like:
Resgen
-> ColorTool
-> FontTool
-> ImageTool
-> Strings
-> Twine
-> Stringium
-> Tag
*/