Introduction to Campaign Repositories/ja
リポジトリーとは
キャンペーン・リポジトリーは、キャンペーンで使用するファイル(主に画像)を集めたものだ。リポジトリーをGMのコンピューター以外の場所にホストすることで、ゲームを円滑に進めるために、プレイヤーが画像をダウンロードする速度を速めることができる。
リポジトリーを設置可能なウェブ上のディスク領域が必要だ。多くの接続プロバイダーはリポジトリーを問題なく設置できる領域を提供している。契約しているプロバイダーが領域を提供していない場合、安価な(または無料の)レンタルサーバーを探せば良いだろう。
光ファイバー接続されたサーバー並みのマッチョなマシンで MapTool を稼働させていない限り(もくは粗悪なレンタルサーバーを使用していない限り)、参加者のダウンロード速度は、君のパソコンからダウンロードするよりWeb上にホストしたサーバーからダウンロードする方が速いことは十中八九間違いないだろう。このことはリポジトリーの主要な利点の一つだ。
リポジトリーの作成
To create a repository file, open your campaign in MapTool and go to File -> Export -> Campaign Repository File. This will create a zip file that contains the repository information.
Unzip the file. (This is very important! MapTool cannot use the repository if it remains zipped!) Inside should be a folder called "assets" and a file called index.gz. Upload both the assets folder and the index.gz file to your web storage. Make sure they are in the same directory. (Do not put the index.gz file inside the assets folder. It should be at the same level as the assets folder.)
Make a note of the URL for to your index.gz file. You can test the URL by typing it or copying and pasting it into your browser's address bar. If you have the address right you should see a page full of letters and numbers that won't mean much to you.
In MapTool, go to Edit -> Campaign Properties then go to the Repositories tab. Delete any links that are already there, then add the URL of your index.gz file.
Save your campaign. Now when clients connect to your server they will get the campaign files from the repository online instead of your PC.
If you make changes to your campaign file you will need to re-export the campaign repository file and re-upload it to your web space. You will not need to re-add the URL to the Repositories tab of the Campaign Properties unless you changed the location where your files are being kept.