Style.cfg

From phpBB Development Wiki

style.cfg

Located in /styles/<NameofStyle>/ This file contains the configuration information for the style

The file contains the following information for use within phpBB3

name = NameofStyle
copyright = © 2009 Name of Creator
version = X.X.X

Version numbers usually follow the typical Version Numbering guidelines.