Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

.con files opened in ConEditPlus no longer work in ConEdit #9

Open
VeganGreasel opened this issue May 12, 2024 · 1 comment
Open

.con files opened in ConEditPlus no longer work in ConEdit #9

VeganGreasel opened this issue May 12, 2024 · 1 comment

Comments

@VeganGreasel
Copy link

I'm aware this is a known issue, but I have a workaround solution using this tool

To create an XML dump:

java -jar ConEditExport.jar -x Mission17.con

To restore the XML dump to a CON file:

java -jar ConEditExport.jar -c Mission17.xml

It might be worth looking into the source code of that tool, or PM the author.

@LoadLineCalibration
Copy link
Owner

There is another workaround. Compile the file, and decompile with DEED 🙂

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants