This repository was archived by the owner on Jan 29, 2022. It is now read-only.
- Notifications
You must be signed in to change notification settings - Fork1
Lightweight client mod for the Medal.tv desktop app
License
NotificationsYou must be signed in to change notification settings
davidcralph/trophy
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Lightweight client mod for theMedal.tv desktop app. Only supports Windows as Medal haven't ported the desktop app!
Node.js
Git (Optional)
Windows 7+
Medal Desktop App
git clone https://github.com/davidcralph/Trophy
(If you don't have Git just go toClone or download and clickDownload ZIP)cd Trophy
npm i
(oryarn
)npm inject
(ornode index.js inject
)- Start modding!
- Enter Trophy directory
npm uninject
(ornode index.js uninject
)- Remove Trophy directory if needed
(With Git)
- Enter Trophy directory.
git pull
npm i
(oryarn
)npm uninject
&npm inject
(ornode index.js uninject
&node index.js inject
)
(Without Git)
- Download Trophy folder and replace over old one
- Repeat steps 3-4
All files are stored inC:\Users\<User>\AppData\Local\Medal\app-4.<Version>.0\resources\app\trophy\
. JS plugins go in/plugins/ and CSS themes go in/themes/. Right click the Medal tray app and clickToggle Developer Tools to make it easier to develop!
About
Lightweight client mod for the Medal.tv desktop app