Rithle
Android app for Modrinth written in Kotlin.
Screenshots
Building
- Clone the repo with
git clone https://github.com/TheClashFruit/Rithle.git
- Go into the folder with
cd Rithle
- Build the app with
./gradlew build
Contributing
Can be found in CONTRIBUTING.md.
Thanks To
- Modrinth - An awesome platform for sharing minecraft mods, plugins and more.
- Volley - Network requests.
- Markwon - Markdown rendering for the project descriptions.
Star History
License
Rithle, Android app for Modrinth written in Kotlin. Copyright (C) 2022-2023 TheClashFruit This program is free software: you can redistribute it and/or modify it under the terms of the GNU 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 General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see <https://www.gnu.org/licenses/>.