Skip to content

Commit

Permalink
Add LoadSoundScript as required extension
Browse files Browse the repository at this point in the history
  • Loading branch information
Mikusch committed Feb 23, 2025
1 parent 6e6f6d0 commit 8f66715
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ jobs:
["https://github.com/nosoop/SMExt-SourceScramble"]="addons/sourcemod/scripting/include"
["https://github.com/FortyTwoFortyTwo/VScript"]="addons/sourcemod/scripting/include"
["https://github.com/Scags/SM-Memory"]="pawn/sourcemod/scripting/include"
["https://github.com/haxtonsale/LoadSoundScript"]="sourcepawn"
["https://github.com/nosoop/SM-TFEconData"]="addons/sourcemod/scripting/include"
["https://github.com/FlaminSarge/tf2attributes"]="addons/sourcemod/scripting/include"
["https://github.com/nosoop/SM-TFUtils"]="addons/sourcemod/scripting/include"
Expand Down
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ Players take turns defending Mann Co. while everyone else joins the robot horde
* [Source Scramble](https://github.com/nosoop/SMExt-SourceScramble)
* [VScript](https://github.com/FortyTwoFortyTwo/VScript)
* [SM-Memory](https://github.com/Scags/SM-Memory)
* [LoadSoundScript](https://github.com/haxtonsale/LoadSoundScript)
* [TF2 Econ Data](https://github.com/nosoop/SM-TFEconData)
* [TF2 Attributes](https://github.com/FlaminSarge/tf2attributes)
* [TF2 Utils](https://github.com/nosoop/SM-TFUtils)
Expand Down

0 comments on commit 8f66715

Please sign in to comment.