txt2agn
Some weeks ago I added a tool called agn2txt to the development release package of my tools. With this tool you can decompile AGN files to readable TXT files. Today I have added the reverse tool as well. As you might have guessed it is called txt2agn and it can be used to compile the TXT file form agn2txt back into an AGN file. So this allows you to make changes to the TXT file and then create an updated AGN file. The tool is a command line application again and it takes two arguments. The first is the TXT … Continue reading txt2agn