mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-11-09 13:12:37 -05:00
rbutil: extend game file installation
RbUtil will now install freely distributable data files for Duke Nukem 3D, Quake, SGT-Puzzles (fonts), Wolfenstein 3-D, and Another World. Currently the urls point to my personal server, pending upload to the main download server. Change-Id: I2806fd1ad7e9bb0fcb7aee5444840708e6e63032
This commit is contained in:
parent
ec8b3d3147
commit
26b55ba5f0
4 changed files with 50 additions and 7 deletions
|
|
@ -25,6 +25,11 @@ daily_font_url=http://download.rockbox.org/daily/fonts/rockbox-fonts.zip
|
|||
; other
|
||||
manual_url=http://download.rockbox.org/manual/%MANUALBASENAME%.%EXTENSION%
|
||||
doom_url=http://download.rockbox.org/useful/rockdoom.zip
|
||||
duke3d_url=http://www.fwei.tk/pub/rockboxgames/duke3d.zip
|
||||
quake_url=http://www.fwei.tk/pub/rockboxgames/quake.zip
|
||||
puzzfonts_url=http://www.fwei.tk/pub/rockboxgames/sgt-fonts.zip
|
||||
wolf3d_url=http://www.fwei.tk/pub/rockboxgames/wolf3d.zip
|
||||
xworld_url=http://www.fwei.tk/pub/rockboxgames/xworld.zip
|
||||
rbutil_url=http://download.rockbox.org/rbutil/
|
||||
|
||||
; [platforms] is used to determine the order in the device tree.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue