Skip to content

Commit

Permalink
added entity tools
Browse files Browse the repository at this point in the history
  • Loading branch information
higps committed Jul 23, 2024
1 parent 52ab267 commit e208a10
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/workflows/sp.yml
Original file line number Diff line number Diff line change
Expand Up @@ -176,6 +176,12 @@ jobs:
with:
file-url: 'https://raw.githubusercontent.com/nosoop/stocksoup/master/tf/entity_prefabs.inc'
location: './lib-include/stocksoup/tf'
#
- name: Download entity_tool.inc
uses: carlosperate/download-file-action@v1
with:
file-url: 'https://raw.githubusercontent.com/nosoop/stocksoup/master/entity_tools.inc'
location: './lib-include/stocksoup/tf'
# tf_cattr_buff_override.inc
- name: Download tf_cattr_buff_override.inc
uses: carlosperate/download-file-action@v1
Expand Down

0 comments on commit e208a10

Please sign in to comment.