Skip to content

Contribution

M. H. Golkar edited this page Aug 25, 2023 · 6 revisions

Thanks in advance for your commitment to Arrow.

In addition to issues and code contributions, you can also help Arrow to grow specially in following fields:

Integration & Runtime Projects

An official browser-based (a.k.a. HTML-JS) runtime is currently available and bundled with the editor.

Although any help with its development is very welcome, it is relatively mature, and I try to keep it in accord with the Arrow (editor)'s console.

Other independent projects can help a lot expanding Arrow's environment.

Integration-kits, runtime helpers and plugins for different languages and/or engines are highly appreciated.

Such tools may use Arrow's export files as database and/or provide convenience methods to utilize them in different engines.

Arrow's main save and export formats are:

  • .json (purged),
  • .arrow project files (same format, yet including editor notes and metadata).

They can be used in almost all game engines and programming language thanks to widespread support for JSON.

These resources may provide you with some footholds:

I'll be glad to share a link to your project(s), if you inform me by opening an issue.

Clone this wiki locally