Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/Venuska1117/Paradise
Browse files Browse the repository at this point in the history
  • Loading branch information
Venuska1117 committed Jul 12, 2023
2 parents 20829e2 + c85e015 commit e94d0af
Show file tree
Hide file tree
Showing 106 changed files with 2,896 additions and 2,018 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
run: |
tools/ci/check_json.sh
tools/ci/build_tgui.sh
tools/ci/check_grep.sh
python3 tools/ci/check_grep2.py
python3 tools/ci/check_line_endings.py
python3 tools/ci/check_file_names.py
python3 tools/ci/unticked_files.py ${GITHUB_WORKSPACE}
Expand Down
2 changes: 1 addition & 1 deletion _build_dependencies.sh
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,6 @@ export STABLE_BYOND_MINOR=1589
# Beta Byond Major
export BETA_BYOND_MAJOR=515
# Beta Byond Minor
export BETA_BYOND_MINOR=1594
export BETA_BYOND_MINOR=1608
# Python version for mapmerge and other tools
export PYTHON_VERSION=3.7.9
Loading

0 comments on commit e94d0af

Please sign in to comment.