Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/gruppe-adler/paa.gruppe-adler.de
- Owner: gruppe-adler
- License: mit
- Created: 2020-07-09T19:10:10.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2024-10-21T19:10:32.000Z (4 months ago)
- Last Synced: 2024-10-22T11:54:51.295Z (4 months ago)
- Topics: arma, arma3, paa, pwa, web
- Language: TypeScript
- Homepage: https://paa.gruppe-adler.de
- Size: 4.29 MB
- Stars: 8
- Watchers: 5
- Forks: 4
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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).