Submitting Changes
From Nocturnal Initiative
Contents |
Submission Requirements
Proposed changes should be submitting in a 'unified diff' format.
Necessary Software
If you're on windows, get diff utils from here: http://gnuwin32.sourceforge.net/packages/diffutils.htm
If you're on a unix machine, you should already have them.
How to create a diff
diff -u -r NocCodeDir/ YourCodeDir/ > your_change.patch
If you have added files, please remember to include them with your patch.
Submitting
Email your patch (compressed patches are great) to nocturnal@insomniacgames.com
