33 lines
1.3 KiB
Markdown
33 lines
1.3 KiB
Markdown
# Android Konfigurator
|
|
|
|
<img src="konfigurator.png" width=300px/>
|
|
|
|
## Overview
|
|
|
|
This software is used for configuring and initiating KTag games.
|
|
|
|
The primary documentation for KTag is on the KTag website at https://ktag.clubk.club/.
|
|
|
|
You can ask questions (and get answers!) about this software on the KTag forum at https://forum.ktag.clubk.club/c/software/.
|
|
|
|
## License: [AGPL-3.0-or-later](https://spdx.org/licenses/AGPL-3.0-or-later.html)
|
|
|
|
This software is part of the KTag project, a DIY laser tag game with customizable features and wide interoperability.
|
|
|
|
🛡️ <https://ktag.clubk.club> 🃞
|
|
|
|
Copyright © 2025 Joseph P. Kearney and the KTag developers.
|
|
|
|
This program is free software: you can redistribute it and/or modify it under
|
|
the terms of the GNU Affero General Public License as published by the Free
|
|
Software Foundation, either version 3 of the License, or (at your option) any
|
|
later version.
|
|
|
|
This program is distributed in the hope that it will be useful, but WITHOUT
|
|
ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
|
|
FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more
|
|
details.
|
|
|
|
There should be a copy of the GNU Affero General Public License in the [LICENSE](LICENSE)
|
|
file in the root of this repository. If not, see <http://www.gnu.org/licenses/>.
|
|
|