# Table of contents:
# icondumper2
# Synopsis
A client or library for reading various Sony PlayStation 2 save export files.
It is named after it's primary purpose, which is "dumping" the icons from such files.
Dumping refers to the means of extracting data to be used in a specific way.
# Requirements
# General
-
let
,const
andclass
definitions (ECMAScript 6th Edition) - TextDecoder with support for Shift-JIS
# HTML Client
- Chrome 49 or Firefox 45
- OPTIONAL: WebGL 1.x Stable, needed for rendering icons
# Maintenance Scripts
- Node.js 13 or higher or compatible
# Avaliability
icondumper2
is avaliable in Source Code form at
https://git.kevinthe.horse/yellows111/icondumper2/