Reply To: MWEdit

Home Forums Projects MWEdit Reply To: MWEdit

#4122

Got the files from Dave! He found them in an archive he had and added them to his MWEdit repo so we’ll be good to go just as soon as I compile the change log from rfuzzo’s and NimrodPSI’s forks 🙂

Walrus Tech is the organization one and should be thought of as the main one for both stable and unstable. Mine will be for things that change a lot and should probably be reviewed first through a pull request before adding upstream to keep things fair if we wind up with more contributors 🙂

Unfortunately, we can’t open a pull request to contribute directly back to the UESP repository on account of the licensing incompatibilities and the different directory structure. The latter would introduce a lot of merge conflicts but I can try to fix the former. I’ll get a new issue opened soon pinging them to see if I can get permission to add the MIT license to ours to help with everything.

Edit:

For reference, the files we need to bundle for a release are MWEdit.exe, customfunctions.dat, DevIL.dll, Functions.dat, ilu.dll, ilu-l.dll, ILUT.dll, mweditextrafile.esp, and MwEditScriptTest.esp

Edit 2:

We’ll want to review this commit. That’s where our missing file went. There may be other files in there that need to be restored as well. I’ll create a new issue for it