diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index be946744..64fe4bfb 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -19,7 +19,7 @@ jobs: run: dotnet restore - name: Download Dalamud run: | - Invoke-WebRequest -Uri https://goaaats.github.io/ffxiv/tools/launcher/addons/Hooks/latest.zip -OutFile latest.zip + Invoke-WebRequest -Uri https://goats.dev/ffxiv/tools/launcher/addons/Hooks/latest.zip -OutFile latest.zip Expand-Archive -Force latest.zip "$env:AppData\XIVLauncher\addon\Hooks\" - name: Build run: | diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 1fb53e8b..22be9eaa 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -18,7 +18,7 @@ jobs: run: dotnet restore - name: Download Dalamud run: | - Invoke-WebRequest -Uri https://goaaats.github.io/ffxiv/tools/launcher/addons/Hooks/latest.zip -OutFile latest.zip + Invoke-WebRequest -Uri https://goats.dev/ffxiv/tools/launcher/addons/Hooks/latest.zip -OutFile latest.zip Expand-Archive -Force latest.zip "$env:AppData\XIVLauncher\addon\Hooks\" - name: Build run: | diff --git a/.idea/.idea.Penumbra/.idea/riderModule.iml b/.idea/.idea.Penumbra/.idea/riderModule.iml deleted file mode 100644 index 7dab889c..00000000 --- a/.idea/.idea.Penumbra/.idea/riderModule.iml +++ /dev/null @@ -1,11 +0,0 @@ - - - - - - - - - - - \ No newline at end of file diff --git a/.idea/.idea.Penumbra/riderModule.iml b/.idea/.idea.Penumbra/riderModule.iml deleted file mode 100644 index 1a4e0d95..00000000 --- a/.idea/.idea.Penumbra/riderModule.iml +++ /dev/null @@ -1,7 +0,0 @@ - - - - - - - \ No newline at end of file