0% found this document useful (0 votes)
151 views4 pages

Getdown

This document provides deployment information for the Puzzle Pirates client, including version information, required files and resources, and configuration details. It lists the game code, media resources like images and sound files, and native libraries needed for the client. It also specifies settings for the update user interface, Java version requirements, and the main Java class to launch.

Uploaded by

ahmet999888
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
151 views4 pages

Getdown

This document provides deployment information for the Puzzle Pirates client, including version information, required files and resources, and configuration details. It lists the game code, media resources like images and sound files, and native libraries needed for the client. It also specifies settings for the update user interface, Java version requirements, and the main Java class to launch.

Uploaded by

ahmet999888
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 4

#

# $Id: getdown.txt 26999 2007-03-25 08:25:05Z mthomas $


#
# Puzzle Pirates client deployment descriptor
# General information
version = 20110302125301
appbase = http://download.threerings.net/yoclient/%VERSION%
# Configure the update UI
ui.name = Puzzle Pirates
ui.icon = desktop.png
ui.error_background = background_error.jpg
ui.progress_bar = C9B612
ui.progress_text = FBFAD8
ui.status = 30, 136, 364, 80
ui.status_text = FFEC48
ui.install_error = http://yppedia.puzzlepirates.com/Official:Installation
# Our game code
code = code/config.jar
code = code/yohoho-boot.jar
code = code/yoclient-dop.jar
# This allows us to update Getdown
resource = code/getdown-dop-new.jar
# Linux specific native libraries
resource = [linux] native/libkeybd.so
resource = [linux] native/libunsafe.so
# lwjgl native libs for OpenAL
resource = [linux] native/liblwjgl64.so
resource = [linux] native/liblwjgl.so
resource = [linux] native/libopenal.so
resource = [linux] native/libopenal64.so
resource = [windows] native/lwjgl.dll
resource = [windows] native/lwjgl64.dll
resource = [windows] native/OpenAL32.dll
resource = [windows] native/OpenAL64.dll
resource = [mac os x] native/liblwjgl.jnilib
resource = [mac os x] native/openal.dylib
# Our media resources
resource = adeeocto.ico
resource = rsrc/bundles/components/face/animal/fbigcat/components.jar
resource = rsrc/bundles/components/face/animal/fcat/components.jar
resource = rsrc/bundles/components/face/animal/felephant/components.jar
resource = rsrc/bundles/components/face/animal/fpig/components.jar
resource = rsrc/bundles/components/face/animal/fsheep/components.jar
resource = rsrc/bundles/components/face/animal/fwolf/components.jar
resource = rsrc/bundles/components/face/animal/fsmalldog/components.jar
resource = rsrc/bundles/components/face/animal/frat/components.jar
resource = rsrc/bundles/components/face/animal/fcrab/components.jar
resource = rsrc/bundles/components/face/animal/frabbit/components.jar
resource = rsrc/bundles/components/face/animal/fpony/components.jar
resource = rsrc/bundles/components/face/ffemale/components.jar
resource = rsrc/bundles/components/face/fmale/components.jar
resource = rsrc/bundles/components/face/monster/fatlantean/components.jar
resource = rsrc/bundles/components/face/monster/fhomunculus/components.jar
resource = rsrc/bundles/components/face/monster/fskeleton/components.jar
resource = rsrc/bundles/components/face/monster/fmonkey/components.jar
resource = rsrc/bundles/components/face/fkings/finius/components.jar
resource = rsrc/bundles/components/face/fkings/gretchen/components.jar
resource = rsrc/bundles/components/face/fkings/widow_queen/components.jar
resource = rsrc/bundles/components/face/fkings/barnabas/components.jar
resource = rsrc/bundles/components/face/fkings/vargas/components.jar
resource = rsrc/bundles/components/face/fkings/azarbad/components.jar
resource = rsrc/bundles/components/face/fkings/brynhild/components.jar
resource = rsrc/bundles/components/metadata.jar
resource = rsrc/bundles/components/pirate/animal/bigcat/components.jar
resource = rsrc/bundles/components/pirate/animal/cat/components.jar
resource = rsrc/bundles/components/pirate/animal/elephant/components.jar
resource = rsrc/bundles/components/pirate/animal/pig/components.jar
resource = rsrc/bundles/components/pirate/animal/sheep/components.jar
resource = rsrc/bundles/components/pirate/animal/wolf/components.jar
resource = rsrc/bundles/components/pirate/animal/smalldog/components.jar
resource = rsrc/bundles/components/pirate/animal/rat/components.jar
resource = rsrc/bundles/components/pirate/animal/crab/components.jar
resource = rsrc/bundles/components/pirate/animal/rabbit/components.jar
resource = rsrc/bundles/components/pirate/animal/pony/components.jar
resource = rsrc/bundles/components/pirate/female/components.jar
resource = rsrc/bundles/components/pirate/male/components.jar
resource = rsrc/bundles/components/pirate/monster/atlantean/components.jar
resource = rsrc/bundles/components/pirate/monster/homunculus/components.jar
resource = rsrc/bundles/components/pirate/monster/skeleton/components.jar
resource = rsrc/bundles/components/pirate/kings/vargas/components.jar
resource = rsrc/bundles/components/pirate/kings/barnabas/components.jar
resource = rsrc/bundles/components/vessel/components.jar
resource = rsrc/bundles/media/yohoho-general.jar
resource = rsrc/bundles/media/yohoho-bldg.jar
resource = rsrc/bundles/media/yohoho-puzzle-crafting-apoth.jar
resource = rsrc/bundles/media/yohoho-puzzle-crafting-brew.jar
resource = rsrc/bundles/media/yohoho-puzzle-crafting-iron.jar
resource = rsrc/bundles/media/yohoho-puzzle-crafting-ship.jar
resource = rsrc/bundles/media/yohoho-puzzle-crafting-weave.jar
resource = rsrc/bundles/media/yohoho-puzzle-duty-bilge.jar
resource = rsrc/bundles/media/yohoho-puzzle-duty-carpentry.jar
resource = rsrc/bundles/media/yohoho-puzzle-duty-forage.jar
resource = rsrc/bundles/media/yohoho-puzzle-duty-gunnery.jar
resource = rsrc/bundles/media/yohoho-puzzle-duty-haul.jar
resource = rsrc/bundles/media/yohoho-puzzle-duty-navi.jar
resource = rsrc/bundles/media/yohoho-puzzle-duty-sail.jar
resource = rsrc/bundles/media/yohoho-puzzle-duty-rigging.jar
resource = rsrc/bundles/media/yohoho-puzzle-boxing.jar
resource = rsrc/bundles/media/yohoho-puzzle-sword.jar
resource = rsrc/bundles/media/yohoho-puzzle.jar
resource = rsrc/bundles/media/yohoho-roister-card.jar
resource = rsrc/bundles/media/yohoho-roister-board.jar
resource = rsrc/bundles/media/yohoho-roister.jar
resource = rsrc/bundles/media/yohoho-sea.jar
resource = rsrc/bundles/tiles/adventure/props/bundle.jar
resource = rsrc/bundles/tiles/adventure/structures/bundle.jar
resource = rsrc/bundles/tiles/buildings/caribbean/bundle.jar
resource = rsrc/bundles/tiles/fringe/bundle.jar
resource = rsrc/bundles/tiles/furniture/bundle.jar
resource = rsrc/bundles/tiles/indoors/base/bundle.jar
resource = rsrc/bundles/tiles/outdoors/base/bundle.jar
resource = rsrc/bundles/tiles/outdoors/props/bundle.jar
resource = rsrc/bundles/tiles/outdoors/structures/bundle.jar
resource = rsrc/bundles/tiles/props/containers/bundle.jar
resource = rsrc/bundles/tiles/props/desktop/bundle.jar
resource = rsrc/bundles/tiles/props/misc/bundle.jar
resource = rsrc/bundles/tiles/props/monuments/bundle.jar
resource = rsrc/bundles/tiles/sea/battle/bundle.jar
resource = rsrc/bundles/tiles/sea/battle/atlantis/bundle.jar
resource = rsrc/bundles/tiles/sea/battle/cursed/bundle.jar
resource = rsrc/bundles/tiles/sea/battle/haunted/bundle.jar
resource = rsrc/bundles/tiles/sea/islands/bundle.jar
resource = rsrc/bundles/tiles/sea/sailing/bundle.jar
resource = rsrc/bundles/tiles/structures/bar/bundle.jar
resource = rsrc/bundles/tiles/structures/doors/bundle.jar
resource = rsrc/bundles/tiles/structures/misc/bundle.jar
resource = rsrc/bundles/tiles/structures/stairs/bundle.jar
resource = rsrc/bundles/tiles/structures/walls/bundle.jar
resource = rsrc/bundles/tiles/structures/windows/bundle.jar
resource = rsrc/bundles/tiles/treasures/artifacts/bundle.jar
resource = rsrc/bundles/tiles/treasures/misc/bundle.jar
resource = rsrc/bundles/tiles/treasures/paintings/bundle.jar
resource = rsrc/bundles/tiles/vessel/base/bundle.jar
resource = rsrc/bundles/tiles/vessel/object/bundle.jar
resource = rsrc/config/resource/manager.properties

# Version requirements for our JVM


java_version = 1050009
java_location = [windows] /yoclient/java_windows.jar
java_location = [linux] /yoclient/java_linux.jar
# Parameters passed to the JVM
jvmarg = -Xmx256M
jvmarg = -Djava.library.path=%APPDIR%/native
jvmarg = -Dresource_dir=%APPDIR%/rsrc
jvmarg = -Ddevclient=false
jvmarg = -Dappdir=%APPDIR%
jvmarg = -Dsun.awt.font.advancecache=off
jvmarg = -Dsun.java2d.d3d=false
jvmarg = -Dswing.aatext=true
# The main Java class
class = com.threerings.yohoho.client.YoApp
# We don't pass any arguments
# apparg = N/A
# Specific client UI bits
ui.rotating_background = background_1.png;15
ui.rotating_background = background_2.jpg;15
ui.rotating_background = background_3.jpg;15
ui.rotating_background = background_4.jpg;15
ui.progress = 32, 220, 361, 15
resource = background_1.png
resource = background_2.jpg
resource = background_3.jpg
resource = background_4.jpg
resource = background_error.jpg
resource = background_1_de.png
resource = background_2_de.jpg
resource = background_3_de.jpg
resource = background_4_de.jpg
resource = background_error_de.jpg
resource = background_1_es.png
resource = background_2_es.png
resource = background_3_es.png
resource = background_4_es.png
resource = background_error_es.png

You might also like