Submitting Source
From OPU Wiki
If you are submitting source code for a dll then before you do add this header info to your code in the Main.c file:
// *****************************************************************************************
// Version:
// Author:
// Filename:
// DLL Link: www.wiki.outpost-universe.net/
// Map Link: www.wiki.outpost-universe.net/
// *****************************************************************************************
Version, eg v0.5
Author or Authors, who made the source code
Filename. The comipled filename of the dll, eg rar.dll
The .map and .dll will have a wiki page.
