This document is written in UTF-8, LF.
For international readers: please see the English document below.

Author:teamhimeH (Twitter:@teamhimeh)
Written date:February 5, 2017

<警告>このプログラムには深刻なバグが多数含まれていると考えられます。機能の評価のみに使用し、実際のプレイには使わないでください。
<Caution>This program should contains severe bugs. Do not use this for playing simutrans. Just use for evaluation.

~Japanese~
【道路片側2車線プロジェクト】ver.1
<概要>従来のsimutransでは道路での追い越し条件が厳しく設定されており、方向分離して片側2車線用意しても実質1車線しか使われないので追い越し条件を緩和して二車線フルに活用できるようにすることを目的にしました。

<使い方>本家simutransの120-1-3版を改造したものです。
1.simutrans ver.120-1-3をダウンロードします。
2.simconvoi.cc, simconvoi.h, /vehicle/overtaker.h, /vehicle/simvehicle.cc, /vehicle/simvehicle.h の5ファイルを同梱されたファイルに置き換えてください。
3.config.defaultを書き換えてコンパイル
バグなどこのプログラムに関することはフォーラムに書き込んでください。

~English~
【One-way Two-lane road project】ver.1
<Summary> Current simutrans standard impose very strict conditions on overtaking. I made changes on the code so that both 2 lanes are fully used when traffic is separated like Highway system.

<How to use> I changed the code of simutrans 120-1-3
1.Please download simutrans ver.120-1-3
2.Please replace simconvoi.cc, simconvoi.h, /vehicle/overtaker.h, /vehicle/simvehicle.cc, and /vehicle/simvehicle.h to the files contained in this zip file.
3.Compile and enjoy:)
Please post comments about bugs or features on the forum.