You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# To learn more about .editorconfig see https://aka.ms/editorconfigdocs
# All files
[*]
indent_style = space
# Xml files
[*.xml]
indent_size = 2
[*.cs]
file_header_template = Developed by TerraStudios (https://github.com/TerraStudios)\n\nCopyright(c) 2021-2022 Konstantin Milev (konstantin890 | [email protected])\nCopyright(c) 2021-2022 Nikos Konstantinou (nikoskon2003)\n\nThe following script has been written by either konstantin890 or Nikos (nikoskon2003) or both.\nThis file is covered by the GNU GPL v3 license. Read LICENSE.md for more information.