diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index c2dfb78..4d91bed 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -5,12 +5,15 @@ on: jobs: deploy: - uses: zImpact/es_mod_workflow/.github/workflows/deploy_to_steam.yml@v2.0.8 + uses: zImpact/es_mod_workflow/.github/workflows/deploy_to_steam.yml@v3.0.1 with: steam_config_path: "deploy/config.yml" lint_workflow_file: "lint.yml" branch: "main" check_lint_status: true + sdk_version: "8.1.3" + google_drive_id: "1MM3B6VRDXJDwQphj_sWuG8AthqIu8s-y" + es_ver: "7" secrets: STEAM_SHARED_SECRET: "${{ secrets.STEAM_SHARED_SECRET }}" STEAM_USERNAME: "${{ secrets.STEAM_USERNAME }}" diff --git a/.github/workflows/lint.yml b/.github/workflows/lint.yml index fc133d5..282205b 100644 --- a/.github/workflows/lint.yml +++ b/.github/workflows/lint.yml @@ -11,7 +11,7 @@ on: jobs: lint: - uses: zImpact/es_mod_workflow/.github/workflows/lint_es_mod.yml@v3.0.0 + uses: zImpact/es_mod_workflow/.github/workflows/lint_es_mod.yml@v3.0.1 with: project_name: "yn" sdk_version: "8.1.3" diff --git a/.gitignore b/.gitignore index e8f1616..564acef 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ -**/.vscode/ \ No newline at end of file +**/.vscode/ +*.rpyc \ No newline at end of file diff --git a/code/main/resources.rpyc b/code/main/resources.rpyc deleted file mode 100644 index b29f09c..0000000 Binary files a/code/main/resources.rpyc and /dev/null differ diff --git a/code/main/script.rpyc b/code/main/script.rpyc deleted file mode 100644 index a79e863..0000000 Binary files a/code/main/script.rpyc and /dev/null differ diff --git a/code/main/start.rpyc b/code/main/start.rpyc deleted file mode 100644 index 1010e5b..0000000 Binary files a/code/main/start.rpyc and /dev/null differ diff --git a/code/minigames/durak.rpyc b/code/minigames/durak.rpyc deleted file mode 100644 index b9dc10d..0000000 Binary files a/code/minigames/durak.rpyc and /dev/null differ diff --git a/code/minigames/lockpicking.rpyc b/code/minigames/lockpicking.rpyc deleted file mode 100644 index b49b901..0000000 Binary files a/code/minigames/lockpicking.rpyc and /dev/null differ diff --git a/code/minigames/notepicking.rpyc b/code/minigames/notepicking.rpyc deleted file mode 100644 index 18a1491..0000000 Binary files a/code/minigames/notepicking.rpyc and /dev/null differ diff --git a/code/scenario/act1/scene1.rpyc b/code/scenario/act1/scene1.rpyc deleted file mode 100644 index ff567a2..0000000 Binary files a/code/scenario/act1/scene1.rpyc and /dev/null differ diff --git a/code/scenario/act1/scene2.rpyc b/code/scenario/act1/scene2.rpyc deleted file mode 100644 index 24c2d2c..0000000 Binary files a/code/scenario/act1/scene2.rpyc and /dev/null differ diff --git a/code/scenario/act2/scene3.rpyc b/code/scenario/act2/scene3.rpyc deleted file mode 100644 index f6446cd..0000000 Binary files a/code/scenario/act2/scene3.rpyc and /dev/null differ diff --git a/code/scenario/act2/scene4.rpyc b/code/scenario/act2/scene4.rpyc deleted file mode 100644 index 7b55d1c..0000000 Binary files a/code/scenario/act2/scene4.rpyc and /dev/null differ diff --git a/code/scenario/act2/scene5.rpyc b/code/scenario/act2/scene5.rpyc deleted file mode 100644 index f20cfb4..0000000 Binary files a/code/scenario/act2/scene5.rpyc and /dev/null differ diff --git a/code/scenario/act2/scene6.rpyc b/code/scenario/act2/scene6.rpyc deleted file mode 100644 index 57f3dad..0000000 Binary files a/code/scenario/act2/scene6.rpyc and /dev/null differ diff --git a/code/scenario/act2/scene7.rpyc b/code/scenario/act2/scene7.rpyc deleted file mode 100644 index d83e870..0000000 Binary files a/code/scenario/act2/scene7.rpyc and /dev/null differ diff --git a/code/scenario/act3/scene8.rpyc b/code/scenario/act3/scene8.rpyc deleted file mode 100644 index ca1720a..0000000 Binary files a/code/scenario/act3/scene8.rpyc and /dev/null differ diff --git a/code/scenario/epilogue/main.rpyc b/code/scenario/epilogue/main.rpyc deleted file mode 100644 index a5b93e6..0000000 Binary files a/code/scenario/epilogue/main.rpyc and /dev/null differ diff --git a/code/scenario/nys/main.rpyc b/code/scenario/nys/main.rpyc deleted file mode 100644 index 65a9270..0000000 Binary files a/code/scenario/nys/main.rpyc and /dev/null differ diff --git a/code/scenario/prologue/main.rpyc b/code/scenario/prologue/main.rpyc deleted file mode 100644 index 05a12b1..0000000 Binary files a/code/scenario/prologue/main.rpyc and /dev/null differ diff --git a/code/screens/main_menu.rpyc b/code/screens/main_menu.rpyc deleted file mode 100644 index 0f8f557..0000000 Binary files a/code/screens/main_menu.rpyc and /dev/null differ diff --git a/code/screens/screens.rpyc b/code/screens/screens.rpyc deleted file mode 100644 index 68ba48b..0000000 Binary files a/code/screens/screens.rpyc and /dev/null differ diff --git a/code/screens/styles.rpyc b/code/screens/styles.rpyc deleted file mode 100644 index 1f70634..0000000 Binary files a/code/screens/styles.rpyc and /dev/null differ diff --git a/code/stuff/dialogue_wheel.rpyc b/code/stuff/dialogue_wheel.rpyc deleted file mode 100644 index 4c2228c..0000000 Binary files a/code/stuff/dialogue_wheel.rpyc and /dev/null differ diff --git a/code/stuff/diary.rpyc b/code/stuff/diary.rpyc deleted file mode 100644 index a27fdd5..0000000 Binary files a/code/stuff/diary.rpyc and /dev/null differ diff --git a/code/stuff/map.rpyc b/code/stuff/map.rpyc deleted file mode 100644 index 334cc38..0000000 Binary files a/code/stuff/map.rpyc and /dev/null differ diff --git a/code/stuff/tips.rpyc b/code/stuff/tips.rpyc deleted file mode 100644 index 93178d0..0000000 Binary files a/code/stuff/tips.rpyc and /dev/null differ