Utilitaire en C en cours de développement pour la manipulation des fichiers SSA d'Empire Earth sous Linux. Actuellement, la récupération du header est prise en charge. Restez à l'écoute pour des fonctionnalités supplémentaires !
C utility under development for handling Empire Earth SSA files under Linux. Currently, header retrieval is supported. Stay tuned for additional features!
# Cloner le dépôt / Clone the repository
git clone https://github.com/alex-robert-fr/EE-SSA-tool
cd EE-SSA-tool
# Compiler et exécuter / Compile and run
make && ./ssa_tool <file.ssa>