diff options
| author | Mehmet Samet Duman <yongdohyun@projecttick.org> | 2026-04-04 23:18:07 +0300 |
|---|---|---|
| committer | Mehmet Samet Duman <yongdohyun@projecttick.org> | 2026-04-04 23:18:07 +0300 |
| commit | 78e561bc0822bd0d0f1c8202b3f08621ea1fe461 (patch) | |
| tree | 3361fc912ac7c6d2f9c2197d4cd35d9f7a7ae837 /station-loader | |
| parent | fc63012f9d843a42bdc7d7e7667beb46d7fe209d (diff) | |
| download | Meta-Launcher-78e561bc0822bd0d0f1c8202b3f08621ea1fe461.tar.gz Meta-Launcher-78e561bc0822bd0d0f1c8202b3f08621ea1fe461.zip | |
Update Date 2026-04-04 Time 23:15:57
Diffstat (limited to 'station-loader')
| -rw-r--r-- | station-loader/index.json | 6 | ||||
| -rw-r--r-- | station-loader/package.json | 6 |
2 files changed, 12 insertions, 0 deletions
diff --git a/station-loader/index.json b/station-loader/index.json new file mode 100644 index 000000000..0595b5f8d --- /dev/null +++ b/station-loader/index.json @@ -0,0 +1,6 @@ +{ + "formatVersion": 1, + "name": "Station Loader", + "uid": "station-loader", + "versions": [] +}
\ No newline at end of file diff --git a/station-loader/package.json b/station-loader/package.json new file mode 100644 index 000000000..54120e762 --- /dev/null +++ b/station-loader/package.json @@ -0,0 +1,6 @@ +{ + "description": "Station Loader metadata (auto-generated stub)", + "formatVersion": 1, + "name": "Station Loader", + "uid": "station-loader" +}
\ No newline at end of file |
