https://github.com/pogobanane/foxhole-iconpacks
ItemIcons of different mods as pngs
https://github.com/pogobanane/foxhole-iconpacks
foxhole foxhole-game
Last synced: 3 months ago
JSON representation
ItemIcons of different mods as pngs
- Host: GitHub
- URL: https://github.com/pogobanane/foxhole-iconpacks
- Owner: pogobanane
- Created: 2022-01-01T10:37:40.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-07-18T20:57:01.000Z (almost 3 years ago)
- Last Synced: 2024-04-23T02:16:13.366Z (about 1 year ago)
- Topics: foxhole, foxhole-game
- Homepage:
- Size: 6.99 MB
- Stars: 1
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# foxhole-iconpacks
Mirror of ItemIcons from different mods as pngs
## Mods
Those file trees are exactly as in the mod .pak.
- NewIcons3.0 by SUPA:) ([discord post](https://discord.com/channels/867256068475977748/901902350946545664/920158517078396940))
- UILabel1.0 by Sentsu ([sentsu.itch.io](https://sentsu.itch.io/foxhole-ui-label-icons), successor of UILabelIcons)
- UILabelIcons3.0
- UILabelIcons2.0
- UILabelIcons1.1## Extracting icons from mods
- extract .pak
- with github.com/panzi/u4pak or
- `cd C:...\UE_4.20\Engine\Binaries\Win64`; `UnrealPak.exe C:\Steam\steamapps\common\Foxhole\War\Content\Paks\War-WindowsNoEditor.pak -Extract [DESTINATION FOLDER]`
- extract .png from .uasset with [UEViewer](https://www.gildor.org/en/projects/umodel) ([src](https://www.github.com/gildor2/UEViewer)] (current engine version 4.24)