This tool can automatically create amumss mod definition lua scripts. 
You still need to alter manually:
MOD_FILENAME
MBIN_FILE_SOURCE
Rename to a fitting script filename.

Optionally:
MOD_AUTHOR
NMS_VERSION
MOD_DESCRIPTION
PAK_FILE_SOURCE (or leave empty as "")

Be aware it only creates the general structure and right now works only for unique properties.
You still need to add PRECEDING_KEY_WORDS, SPECIAL_KEY_WORDS and such if the property 
occurs multiple times.
The comparism is executed line by line so both exmls need to be based on the same file/game version.

Created by Mjjstral (contact: @Mjjstral#1157 on discord)