WikiStart: バージョン 12 と バージョン 13 における更新
- 更新日時:
- 2007/07/02 10:50:45 (3 年前)
凡例:
- 変更無し
- 追加
- 削除
- 更新
-
WikiStart
v12 v13 3 3 ゲームプログラムの基礎を作成しています。 4 4 5 * 最新版ソースコード ([http://gameobj.issei.org/ hgweb.cgi?archive/tip.zip zip], [http://gameobj.issei.org/hgweb.cgi?archive/tip.tar.gz tar+gz])6 * [http://gameobj.issei.org/ hgweb.cgiMercurialリポジトリ]5 * 最新版ソースコード ([http://gameobj.issei.org/repo/trunk/archive/tip.zip zip], [http://gameobj.issei.org/repo/trunk/archive/tip.tar.gz tar+gz]) 6 * [http://gameobj.issei.org/repo/trunk/ Mercurialリポジトリ] 7 7 8 8 ソースコードは分散リポジトリ管理ツール [http://www.selenic.com/mercurial/wiki/ Mercurial] を用いて管理しています。Mercurial を使用して最新版ソースコードを入手するには、Mercurial インストール後に次のコマンドを実行してください。 9 9 {{{ 10 hg clone http://gameobj.issei.org/ hgweb.cgiGameObj10 hg clone http://gameobj.issei.org/repo/trunk/ GameObj 11 11 }}} 12 12
