Category:Packages
From SMFMods
Packages are one of the main SMF mod concepts. Essentially, a package is a tar.gz or zip file with the following contents:
- Package Info XML file (package-info.xml) — A file describing exactly what is inside the mod, and how to install it.
- Modification XML files (modification.xml, etc.) — A file with a list of SMF files to edit, and the changes needed.
- All other files required by the mod. This may include PHP files, image files, whatever.
Articles in category "Packages"
There are 2 articles in this category.
