| commit | 5296efe5d52aebe32b42aba75225244445dadc60 | [log] [download] |
|---|---|---|
| author | WHR <msl0000023508@gmail.com> | Tue Jan 31 15:17:59 2023 +0800 |
| committer | WHR <msl0000023508@gmail.com> | Tue Jan 31 15:17:59 2023 +0800 |
| tree | c2545b8e2ddb60e26295a0bd54e8adbd55f1c48b | |
| parent | e77dd5d7ac0e016b6750d84f191265dd93da5589 [diff] |
Add README.md
This is a simple trainer for Command & Conquer Red Alert 2, running on an UNIX or UNIX-like system. Distributed under the X11 license, see file COPYING details.
It requires:
Fully supporting Red Alert version 1.000 and version 1.006; partially supporting Yuri's Revenge version 1.000.
we-can-build-anywhere.sh Allow placing structures outside base range.we-are-free.sh Stop credit from decreasing.we-are-watching-everywhere.sh Reveal full map as long as you own any structure.our-engineer-fixed-radar.sh Turn on the radar map unconditionally.On Linux-based operating systems, simply run the selected shell script with auto as command line argument, for example:
sh we-can-build-anywhere.sh auto
Finding the game process automatically may not work on other operating systems, you will need to pass the PID manually instead of auto in such case.