Important
Please check out issue #9 of you are wondering why there hasn't been an update since Febuary of 2023!
Android app for Modrinth written in Kotlin.
- Clone the repo with
git clone https://github.com/TheClashFruit/Rithle.git
- Go into the folder with
cd Rithle
- Add your github oauth secret and client id to
local.properties
asghclient
andghsecret
- Build the app with
./gradlew build
Can be found in CONTRIBUTING.md.
- Modrinth - An awesome platform for sharing minecraft mods, plugins and more.
- Volley - Network requests.
- Markwon - Markdown rendering for the project descriptions.
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/>.