Skip to content

Commit

Permalink
対象パッケージを追加
Browse files Browse the repository at this point in the history
  • Loading branch information
o-tr committed Nov 29, 2024
1 parent 3a209e2 commit 6f314af
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions utils/build.ts
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ import { fileURLToPath } from 'url';
const targetPackages = [
"o-tr/jp.ootr.ImageGimmicksPack",
"o-tr/jp.ootr.WeatherWidget",
"o-tr/jp.ootr.LaserPointer",
"o-tr/jp.ootr.UdonZip",
"o-tr/jp.ootr.UdonLZ4",
"o-tr/jp.ootr.common",
Expand All @@ -14,6 +15,7 @@ const targetPackages = [
"o-tr/jp.ootr.ImageDeviceControllerVisualizer",
"o-tr/jp.ootr.ImageTab",
"o-tr/jp.ootr.ImageSlide",
"o-tr/jp.ootr.ScreenMirror",
"o-tr/jp.ootr.ImageScreen",
] as string[];

Expand Down

0 comments on commit 6f314af

Please sign in to comment.