Skip to content
This repository has been archived by the owner on Jan 15, 2024. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Halloyo committed Aug 7, 2020
1 parent 594be11 commit fb9cca1
Showing 1 changed file with 10 additions and 3 deletions.
13 changes: 10 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# BandoriWidgets
A Rainmeter skin to display current event information based on Bestdori's API. Each server is loaded independently.
A Rainmeter skin to display current event information based on ~~Bestdori's~~ [Bandori.ga](https://bandori.ga/)'s API. Each server is loaded independently.

**Unfortunately, this skin doesn't include information for KR server.**
**Unfortunately, this skin doesn't include information for KR server. Also, please don't forget your UTC offset in ...\@Resources\variables.inc**

![alt text](https://i.imgur.com/RjoEKL0.png)

Expand All @@ -10,5 +10,12 @@ A Rainmeter skin to display current event information based on Bestdori's API. E
Install the rmskin (recommended) or clone this repo in a folder under `Rainmeter\skin\` so `...\Rainmeter\skins\(whatever)\`

# Customization
Most customization can be done under `...\Rainmeter\skins\Bandori\@Resources\variables.inc`
Most customization can be done under `...\Rainmeter\skins\Bandori\@Resources\variables.inc`
For further customization, you can directly modify the skin files, but I wouldn't recommend touching anything below the `Measures` line.

# Additional notes
* The event name displayed will always be in that server's language. Ex: the japanese server displays the japanese name, etc
* You can use either the banner or the logo (a little more SFW!)
* You can change the banner/logo language as long as it is available (ex: you cannot use a language other than JP for the JP banner, etc.)
* You can change the language and scale of everything
* The reason why the korean server is unavailable is due to Bandori.ga's database being very far behind for that server

0 comments on commit fb9cca1

Please sign in to comment.