Skip to content

Commit

Permalink
Merge pull request #104 from RGLgg/beta
Browse files Browse the repository at this point in the history
  • Loading branch information
l-Aad-l authored Nov 8, 2024
2 parents fcd6eb6 + 0b21695 commit 55fba5d
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/branches.yml
Original file line number Diff line number Diff line change
Expand Up @@ -152,7 +152,7 @@ jobs:
- name: Get latest version of PASS Time Plugin
run: |
mkdir -p addons/sourcemod/plugins
wget -q -O $PLUGINS_PATH/p4sstime.smx https://github.com/prplnorangesoda/p4sstime-plugin/releases/latest/download/p4sstime.smx
wget -q -O $PLUGINS_PATH/p4sstime.smx https://github.com/p4sstime/p4sstime-plugin/releases/latest/download/p4sstime.smx
working-directory: ${{ env.SOURCEMOD_PATH }}/

- name: Move compiled plugins
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -151,7 +151,7 @@ jobs:
- name: Get latest version of PASS Time Plugin
run: |
mkdir -p addons/sourcemod/plugins
wget -q -O ../../addons/sourcemod/plugins/p4sstime.smx https://github.com/prplnorangesoda/p4sstime-plugin/releases/latest/download/p4sstime.smx
wget -q -O ../../addons/sourcemod/plugins/p4sstime.smx https://github.com/p4sstime/p4sstime-plugin/releases/latest/download/p4sstime.smx
working-directory: ${{ env.SOURCEMOD_PATH }}/

- name: Move compiled plugins
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,7 @@ jobs:
- name: Get latest version of PASS Time Plugin
run: |
mkdir -p addons/sourcemod/plugins
wget -q -O ../../addons/sourcemod/plugins/p4sstime.smx https://github.com/prplnorangesoda/p4sstime-plugin/releases/latest/download/p4sstime.smx
wget -q -O ../../addons/sourcemod/plugins/p4sstime.smx https://github.com/p4sstime/p4sstime-plugin/releases/latest/download/p4sstime.smx
working-directory: ${{ env.SOURCEMOD_PATH }}/

- name: Move compiled plugins
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ Parts of this README are still in the process of being updated.
* [Progressive Ruleset Timer Plugins](https://github.com/b4nnyBot/Progressive-Ruleset-Timer-Plugins)
* Creates dynamic win conditions for 5CP gamemodes
* By b4nny and Dooby Skoo
* [p4sstime plugin - lxdi fork](https://github.com/prplnorangesoda/p4sstime-plugin)
* [p4sstime plugin - lxdi fork](https://github.com/p4sstime/p4sstime-plugin)
* The main plugin for 4v4 Competitive PASS Time.
* Originally created by [blake++](https://github.com/blakeplusplus/p4sstime),
* [SrcTV+](https://github.com/dalegaard/srctvplus)
Expand Down

0 comments on commit 55fba5d

Please sign in to comment.