diff --git a/.gitignore b/.gitignore index ef2a250f..32a85bc7 100644 --- a/.gitignore +++ b/.gitignore @@ -19,3 +19,5 @@ /resource/RC* /resource/expected_locale_keys + +package.ps1 diff --git a/README.txt b/README.txt new file mode 100644 index 00000000..2108b28d --- /dev/null +++ b/README.txt @@ -0,0 +1,6 @@ +This is built from a fork of MagicSetEditor2 and contains changes that are not in the main MSE codebase. + +For information about the changes contained within it, to get involved, or to complain, please visit the following: + +- Repository: https://github.com/haganbmj/MagicSetEditor2/ +- Changelog: https://github.com/haganbmj/MagicSetEditor2/blob/master/CHANGES.md