Based on VendettaManager
Note
This isn't a fork of the project because GitHub didn't let me despite me trying four (4) times. I had to create a new repository and copy the files over.
- Clone the repo
git clone https://github.com/SelfMadeSystem/DiscordModManager.git && cd DiscordModManager
- Build the project
- Linux:
chmod +x ./gradlew && gradlew assembleDebug
- Windows:
./gradlew assembleDebug
- Linux:
- Install on device
- Enable usb debugging and plug in your phone
- Run
adb install app/build/outputs/apk/debug/app-debug.apk
This is an open-source project, you can do so without any programming.
Here are a few things you can do:
DMM is licensed under the Open Software License version 3.0