An open API service indexing awesome lists of open source software.

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

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)