mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 03:09:11 +00:00
New app: Particle Physics Simulator
This commit is contained in:
parent
f19fc648fb
commit
55d0dba1f6
1 changed files with 25 additions and 0 deletions
25
metadata/com.tss.android.yml
Normal file
25
metadata/com.tss.android.yml
Normal file
|
|
@ -0,0 +1,25 @@
|
|||
Categories:
|
||||
- Science & Education
|
||||
License: GPL-2.0-only
|
||||
AuthorName: langurmonkey
|
||||
WebSite: https://tonisagrista.com/project/pps/
|
||||
SourceCode: https://gitlab.com/langurmonkey/particle-physics-sim
|
||||
IssueTracker: https://gitlab.com/langurmonkey/particle-physics-sim/issues
|
||||
|
||||
AutoName: ParticleSim
|
||||
|
||||
RepoType: git
|
||||
Repo: https://gitlab.com/langurmonkey/particle-physics-sim.git
|
||||
|
||||
Builds:
|
||||
- versionName: 3.7.4
|
||||
versionCode: 69
|
||||
commit: 3.7.4
|
||||
subdir: app/nbodyandroid/
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: None
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 3.7.4
|
||||
CurrentVersionCode: 69
|
||||
Loading…
Reference in a new issue