-
Get the desired existing NIC template from
$THEOS/templates/
, for exampleiphone_tweak.nic.tar
-
Unpack the files from the template into some other folder like
~/MyNicTemplate
-
Make any modifications to the existing files or add new ones, you can use different variables that will be replace with info entered in the NIC propmt:
@@USER@@ = Author
@@PROJECTNAME@@ = Name of the project (Not sure of the difference)
@@FULLPROJECTNAME@@ = Name of the project (Not sure of the difference)