Skip to content

Commit

Permalink
Create README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Gregory Kimball authored Apr 29, 2018
1 parent 910dad0 commit dbea293
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
# FarCry2_trainer

WPF application for creating Far Cry 2 mods.

The tools are based on the great work by Gibbed, and the necessary binaries are included under ./Resources/gibbed.zip.

Dependencies under https://github.com/gibbed/
Gibbed.Dunia
Gibbed.IO
Gibbed.ProjectData
Gibbed.Squish
NDesk.Options (Gibbed fork)

The trainer has been tested with Steam version 1.03 of Far Cry 2, and may not work with other versions.

By default the trainer uses "~/FarCry2_trainer" as a working directory to store game files, mod files, and Gibbed binaries.

Please make sure to begin with unmodded patch.dat and patch.fat files so that the trainer will be able to revert to an unmodded game if desired.

0 comments on commit dbea293

Please sign in to comment.