Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/gruppe-adler/paa.gruppe-adler.de

Converter for Arma 3's PAA format that works 100% in the browser.
https://github.com/gruppe-adler/paa.gruppe-adler.de

arma arma3 paa pwa web

Last synced: 3 months ago
JSON representation

Converter for Arma 3's PAA format that works 100% in the browser.

Awesome Lists containing this project

README

        

# Gruppe Adler Online PAA Converter
[paa.gruppe-adler.de](https://paa.gruppe-adler.de) is a converter for Arma 3's PAA format that **works 100% in the browser**. Can be used to convert a single or multiple files in bulk and supports paa to png, png to paa, jpg to paa and more.
It is a offline-capable Progressive Web App (PWA) powered by [grad_aff_wasm](https://github.com/gruppe-adler/grad_aff_wasm), which is the WebAssembly version of [grad_aff](https://github.com/gruppe-adler/grad_aff) an Arma File Format C++ library by Gruppe Adler.

## Building locally
This is a easy webpack setup, so the procedure is fairly simple:
- Clone the repository
- Install all dependencies with `npm install`
- Start the development server (`http://localhost:3000`) via `npm run serve`
- Build the app (to only html/css/js) with `npm run build`

## Impressum
Our Impressum can be found [here](/impressum.md).

## Privacy
Our Privacy Policy can be found [here](/privacy-policy.md).