Skip to content

Prototype to build a toolset to manage mod data in ja2-stracciatella

License

Notifications You must be signed in to change notification settings

ja2-stracciatella/stracciatella-toolset

Repository files navigation

Stracciatella Toolset

This is a prototye desktop application with the goal of being an editor for mods for JA2 Stracciatella.

Features

This app currently allows editing json data for JA2 Stracciatella only. Some JSONs might still be missing or broken.

Install

Install build dependencies:

Clone the repo and install node dependencies:

npm install

Starting Development

Start the app in the dev environment:

npm start

Linting & Formatting

Linting:

npm run lint

Auto-fix:

npm run lint -- --fix

Packaging the App

To package apps for the local platform:

npm run package

License

MIT © JA2 Stracciatella Team

About

Prototype to build a toolset to manage mod data in ja2-stracciatella

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published