Include the TheXTech application

This commit is contained in:
Wohlstand 2025-01-31 04:10:21 +00:00 committed by linsui
parent ab092fae9f
commit 6236757641

View file

@ -0,0 +1,46 @@
AntiFeatures:
NonFreeAdd:
en-US: The most of available game assets packs, levels and episodes developed
for this engine is non-free becasuse of the nature of community-sourced content
used in them.
ru-RU: Большая часть доступных пакетов игровых ресурсов, уровней и эпизодов, разработанных
для данного движка, несвободна из-за особенностей используемого контента, созданного
связанными сообществами.
Categories:
- Games
License: GPL-3.0-or-later
AuthorName: Vitaly Novichkov
AuthorEmail: admin@wohlnet.ru
WebSite: https://wohlsoft.ru/projects/TheXTech/
SourceCode: https://github.com/Wohlstand/TheXTech
IssueTracker: https://github.com/Wohlstand/TheXTech/issues
Translation: https://hosted.weblate.org/engage/thextech/
Changelog: https://raw.githubusercontent.com/TheXTech/TheXTech/refs/heads/main/changelog.txt
AutoName: TheXTech
RepoType: git
Repo: https://github.com/TheXTech/TheXTech.git
Binaries: https://builds.wohlsoft.ru/android/fdroid/thextech-android-fdroid-%v.apk
Builds:
- versionName: 1.3.7
versionCode: 1030700
commit: dfd30a560433a9c25e8badff3f58b9123ecde351
subdir: android-project/thextech
submodules: true
sudo:
- echo "deb https://deb.debian.org/debian trixie main" > /etc/apt/sources.list.d/trixie.list
- apt-get update
- apt-get install -y -t trixie openjdk-21-jdk-headless
- update-alternatives --auto java
gradle:
- fdroid
AllowedAPKSigningKeys: 167471bd111c86b015a6e19ff7a8526841ee48750fe5ab14e3945c6f69e45a3a
AutoUpdateMode: Version
UpdateCheckMode: Tags ^v.*$
UpdateCheckData: version.cmake|THEXTECH_ANDROID_VERSION_CODE\s+"(\d+)"|.|THEXTECH_ANDROID_VERSION_NAME\s+"([\d\w.\-]+)"
CurrentVersion: 1.3.7
CurrentVersionCode: 1030700