diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..f7dd538 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "TouchyTickets/Content/Localization"] + path = TouchyTickets/Content/Localization + url = https://github.com/Ellpeck/TouchyTicketsLocale diff --git a/TouchyTickets/Content/Contentless.json b/TouchyTickets/Content/Contentless.json index a5310d2..e18b17e 100644 --- a/TouchyTickets/Content/Contentless.json +++ b/TouchyTickets/Content/Contentless.json @@ -1,7 +1,9 @@ { "exclude": [ "obj/", - "bin/" + "bin/", + "LICENSE", + "README" ], "overrides": { ".json": { diff --git a/TouchyTickets/Content/Localization b/TouchyTickets/Content/Localization new file mode 160000 index 0000000..2a3d482 --- /dev/null +++ b/TouchyTickets/Content/Localization @@ -0,0 +1 @@ +Subproject commit 2a3d4823335158c21f30fe430084919ce77cd476