diff --git a/.gitmodules b/.gitmodules index b44c2e5..b668ed9 100644 --- a/.gitmodules +++ b/.gitmodules @@ -4,3 +4,6 @@ [submodule "TableturfBattleClient/mobile-drag-drop"] path = TableturfBattleClient/mobile-drag-drop url = https://github.com/timruffles/mobile-drag-drop.git +[submodule "TableturfBattleClient/js-untar"] + path = TableturfBattleClient/js-untar + url = https://github.com/InvokIT/js-untar diff --git a/TableturfBattleClient/assets/CardBackground-0-0.webp b/TableturfBattleClient/assets/CardBackground-0-0.webp new file mode 100644 index 0000000..5e1c00f Binary files /dev/null and b/TableturfBattleClient/assets/CardBackground-0-0.webp differ diff --git a/TableturfBattleClient/assets/CardBackground-0-1.webp b/TableturfBattleClient/assets/CardBackground-0-1.webp new file mode 100644 index 0000000..5e1c00f Binary files /dev/null and b/TableturfBattleClient/assets/CardBackground-0-1.webp differ diff --git a/TableturfBattleClient/assets/CardBackground-1-0.webp b/TableturfBattleClient/assets/CardBackground-1-0.webp new file mode 100644 index 0000000..9476382 Binary files /dev/null and b/TableturfBattleClient/assets/CardBackground-1-0.webp differ diff --git a/TableturfBattleClient/assets/CardBackground-1-1.webp b/TableturfBattleClient/assets/CardBackground-1-1.webp new file mode 100644 index 0000000..9b07bb6 Binary files /dev/null and b/TableturfBattleClient/assets/CardBackground-1-1.webp differ diff --git a/TableturfBattleClient/assets/CardBackground-2-0.webp b/TableturfBattleClient/assets/CardBackground-2-0.webp new file mode 100644 index 0000000..8c21c43 Binary files /dev/null and b/TableturfBattleClient/assets/CardBackground-2-0.webp differ diff --git a/TableturfBattleClient/assets/CardBackground-2-1.webp b/TableturfBattleClient/assets/CardBackground-2-1.webp new file mode 100644 index 0000000..7c3a7fd Binary files /dev/null and b/TableturfBattleClient/assets/CardBackground-2-1.webp differ diff --git a/TableturfBattleClient/index.html b/TableturfBattleClient/index.html index 68770d2..8338099 100644 --- a/TableturfBattleClient/index.html +++ b/TableturfBattleClient/index.html @@ -16,6 +16,7 @@ +