diff --git a/README.md b/README.md index 4180fd42..b4c23aef 100644 --- a/README.md +++ b/README.md @@ -23,9 +23,9 @@ This package is an add-on to the [XNA CnCNet Client](https://github.com/CnCNet/x **NOTE:** This is NOT the repository necessary for developing the CnCNet client for Yuri's revenge. That is the **XNA CnCNet Client** mentioned above. This is simply a wrapper for it. -To contribute to the XNA client for YR, you must also check out the `xna-cncnet-client` repo mentioned above. Once that repo is checked out, you can copy and paste the `Directory.Build.Game.YR.props` file located into the `resources` folder of the `cncnet-yr-client-package` checkout location to the root of the `xna-cncnet-client` checkout location. This file should automatically copy over all necessary resources from this repository to the output directory of the compiled `xna-cncnet-client` executable. Then, when launched, it should do so with with the Yuri's revenge theme. +To contribute to the XNA client for YR, you must also check out the `xna-cncnet-client` repo mentioned above. Once that repo is checked out, you can copy and paste the `Directory.Build.Game.YR.props` file located into the `resources` folder of the `cncnet-yr-client-package` checkout location to the root of the `xna-cncnet-client` checkout location. This file should automatically copy over all necessary resources from this repository to the output directory of the compiled `xna-cncnet-client` executable. Then, when launched, it should do so with the Yuri's revenge theme. -You MUST edit the `YRSource` property in the `Directory.Build.Game.YR.props` file if you use it. +You MUST edit the `YRSource` property in the `Directory.Build.Game.YR.props` file before using it. ### Repository Structure diff --git a/resources/Directory.Build.Game.YR.props b/resources/Directory.Build.Game.YR.props index 245b5295..c4c9d4aa 100644 --- a/resources/Directory.Build.Game.YR.props +++ b/resources/Directory.Build.Game.YR.props @@ -8,7 +8,7 @@ so that the client starts up with the YR theme. - + @@ -42,7 +42,7 @@ so that the client starts up with the YR theme. - +