From fb99b2b1cbbd7400aa166e324c05b72a0f6f3848 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E3=81=82=E3=81=8B=E3=83=8B=E3=83=A3=E3=83=B3?= Date: Wed, 23 Apr 2025 22:53:04 +0000 Subject: [PATCH] Update Package format --- Package-format.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) 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