Skip to content

Commit e723abf

Browse files
authored
Merge pull request #7 from xanthics/master
Added powershell option for update as windows systems don't come with curl
2 parents bf3e073 + 16b6dc8 commit e723abf

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed
File renamed without changes.

updatemods-powershell.bat

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
@echo off
2+
3+
powershell -Command "(New-Object Net.WebClient).DownloadFile('https://raw.githubusercontent.com/xanthics/PoE_Weighted_Search/master/mods.json', 'ItemTester\mods.json')"

0 commit comments

Comments
 (0)