OpenSWE1R / swe1r-tools

A collection of tools to work with files of the 1999 Game "Star Wars Episode 1: Racer"
GNU General Public License v2.0
21 stars 6 forks source link

Clarify README section about installation #20

Closed JayFoxRox closed 6 years ago

JayFoxRox commented 6 years ago

You will need a C11 Toolchain and CMake to compile some of these tools. The Python scripts will require Python version 3. (CMake instructions)

should be changed to something like

  • The Python scripts will require Python version 3.
  • For some tools, you will need a C11 Toolchain and CMake to build them: (CMake instructions)