diff --git a/Package-format.md b/Package-format.md index 069efb3..55766e1 100644 --- a/Package-format.md +++ b/Package-format.md @@ -102,4 +102,6 @@ In `%LOCALAPPDATA%/STARTLINER/data/pkg`, create a `local-PackageName` directory, } ``` -`name` must match the name of the directory after the hyphen. \ No newline at end of file +`name` must match the name of the directory after the hyphen. + +You can optionally add an `icon.png` (256x256). \ No newline at end of file