Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 220 Bytes

README.MD

File metadata and controls

9 lines (8 loc) · 220 Bytes

E4SC

A tool for quickly editing SuperCell CSV files.

Requirements

Java 8

Build

  1. Clone the repository using git clone https://github.com/KKW557/E4SC.
  2. CD into the local repository.
  3. Run gradlew build.