Skip to content

Latest commit

 

History

History
28 lines (19 loc) · 1.17 KB

README.md

File metadata and controls

28 lines (19 loc) · 1.17 KB

Arson

An independent implementation of the Data Array (DTA) scripting language used by Harmonix.

License

This repository is licensed under the GNU Lesser General Public License, version 3 or later. The example code under the examples folder is licensed under either of

at your option.

Copyright (C) 2024 MiloHax

These programs are free software: you can redistribute them and/or modify them under the terms of the GNU Lesser General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

These programs are distributed in the hope that they will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details.

You should have received a copy of the GNU Lesser General Public License along with these programs. If not, see https://www.gnu.org/licenses/.