ModEnc is currently in Maintenance Mode: Changes could occur at any given moment, without advance warning.

Difference between revisions of "Ini commenting"

From ModEnc
Jump to: navigation, search
m (added my Name!)
m (removed attribution, see discussion page)
Line 22: Line 22:
 
if the list is to long.)<br>
 
if the list is to long.)<br>
  
This is helpful if you mod over a long time to keep track of what you did<br>
+
This may be helpful if you mod over a long time to keep track of what you did<br>
 
 
 
 
by,
 
  Darkchild50
 

Revision as of 02:24, 2 March 2005

If you are making a mod thn it is probly a good idea to comment it.


Author, Modtime, Modfiles, and Changes

This is my basic INI comment format-

============================================================================
(your ini file rules, art etc.).INI
$Author
$
$Modtime
$
$Revisiontime
$
$Modfiles
$
$changes
$
============================================================================

"Author:" This is the persons name or screen name that made the mod.
"Modtime:" The date the file was moded.
"Revisiontime:" The time you RE modded this file.
"Modfiles:" the files in your mod. (AKA-expandxx.mix, rules.ini, art.ini etc)
"changes:" Basic documtaion of what changes were made. (you can also say with file you put changes in
if the list is to long.)

This may be helpful if you mod over a long time to keep track of what you did