Skip to content

Commit 5af1230

Browse files
committed
Centered the images in the README. Removed the anti-virus popup disclaimer as the issue was fixed by upgrading my Python version to 64 bit.
1 parent 6cfa147 commit 5af1230

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

README.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,13 @@
1-
# Cortex Command Legacy Mod Converter
1+
<p align="center"><img src="media/cclmc-icon.png" alt="Legacy Mod Converter icon"></p>
2+
<h1 align="center">Cortex Command Legacy Mod Converter</h1>
23

34
## Introduction
45
This project automates ***most*** of the conversion work required to convert the legacy `Cortex Command` mods into `Cortex Command Community Project` compatible mods.
56

67
## Getting started
78
Download the [***Legacy Mod Converter***](http://www.mediafire.com/file/b2qdhe55b1ggy73/Legacy_Mod_Converter.exe/file) program. Create a new folder and put your legacy mods that you want to convert in it. Run the Legacy Mod Converter program.
89

9-
If you get a "`Microsoft Defender SmartScreen prevented an unrecognized app from starting. Running this app might put your PC at risk.`" popup message when trying to run the program just press `More info` -> `Run anyway`. It may take a very long time for the program to appear, which is an issue with Windows' Antimalware Service Executable. We're looking into how we can fix both of these issues.
10-
11-
![Legacy mod converter program screenshot](media/cclmc-screenshot.png)
10+
<p align="center"><img src="media/cclmc-screenshot.png" alt="Legacy Mod Converter screenshot"></p>
1211

1312
## Disclaimer
1413
This program will do most of the conversion work for you, but some conversion steps are too hard to automate, so it's likely that `CCCP` will still crash or print errors in the console. If this happens you'll have to manually fix these issues in the legacy mod folder. If you want to properly fix these errors then you should download this repository and follow the instructions below so you can add your own conversion cases to `conversion_rules.py`.

0 commit comments

Comments
 (0)