14 lines
246 B
Swift
14 lines
246 B
Swift
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
|
|
*/
|