Skip to content

Commit

Permalink
update build path
Browse files Browse the repository at this point in the history
  • Loading branch information
higps committed Jul 23, 2024
1 parent 8917a32 commit b3aba54
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 4 deletions.
6 changes: 5 additions & 1 deletion .github/workflows/sp.yml
Original file line number Diff line number Diff line change
Expand Up @@ -309,7 +309,11 @@ jobs:
with:
file-url: 'https://raw.githubusercontent.com/bcserv/smlib/transitional_syntax/scripting/include/smlib/world.inc'
location: './lib-include/smlib'

- name:stocksoup/master/tf/entity_prefabs.inc'
uses: carlosperate/download-file-action@v1
with:
file-url: 'https://raw.githubusercontent.com/nosoop/stocksoup/master/tf/entity_prefabs.inc'
location: './lib-include/stocksoup'

# Compile
- name: Compile plugins
Expand Down
3 changes: 0 additions & 3 deletions cfg/robots/free_sniper_huntsbot.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -53,9 +53,6 @@
"killstreak tier" "1.0"
"dmg penalty vs buildings" "0.5"
"projectile penetration" "1.0"
// "gesture speed increase" "1.95"
// "fire rate bonus" "0.4"
// "heal on kill" "50.0"
}
}
"tf_weapon_club"
Expand Down

0 comments on commit b3aba54

Please sign in to comment.