Skip to content
This repository has been archived by the owner on Aug 20, 2022. It is now read-only.

RatScanner/EfTIcons

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

New repository: RatScannerData


EfTIcons

Icons from the game Escape from Tarkov

Structure

  • name folder contains icons named after their name (no dupelicated files)
  • uid folder contains icons named after their uid (keys and others have dupelicates)
  • create.py is a script to create the uid folder from the name folder
  • correlation.json is used by create.py to determine the icon to every uid

Contributing

If you would like to add or update a icon, make sure it fulfills the following criteria:

  • Named after its uid / name (check with correlation.json)
  • PNG format
  • Transparent background
  • Width and height (-1) are a multiple of 63. (64x127, 190x442, ...)

Cotribution example

Where to find icons

Rendered icons (moddable items) are cached inside:

C:\Users\User\AppData\Local\Temp\Battlestate Games\EscapeFromTarkov\Icon Cache

About

Icons from the game Escape from Tarkov

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages