Skip to content

Commit

Permalink
Merge branch 'develop' of https://github.com/bitpredator/empiretown i…
Browse files Browse the repository at this point in the history
…nto develop
  • Loading branch information
bitpredator committed Aug 9, 2023
2 parents 7e8dff4 + 7425412 commit e156953
Show file tree
Hide file tree
Showing 38 changed files with 162 additions and 4,138 deletions.
16 changes: 16 additions & 0 deletions .github/workflows/greetings.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
name: Greetings

on: [pull_request_target, issues]

jobs:
greeting:
runs-on: ubuntu-latest
permissions:
issues: write
pull-requests: write
steps:
- uses: actions/first-interaction@v1
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
issue-message: "Hello, thank you for opening this issue, you will receive this message only the first time you open the issue, please fill in all the above fields correctly in order to have as much information as possible. Greetings"
pr-message: "Hi, thanks for your pull request and welcome to Empiretown's Open Source code, you will only get this message the first time you open the pull request, if your pull request resolves any reported issues please link them. Greetings"
674 changes: 0 additions & 674 deletions server-data/resources/[bpt_addons]/bpt_menu/LICENSE

This file was deleted.

16 changes: 0 additions & 16 deletions server-data/resources/[bpt_addons]/bpt_menu/README.md

This file was deleted.

304 changes: 0 additions & 304 deletions server-data/resources/[bpt_addons]/bpt_menu/client/main.lua

This file was deleted.

Loading

0 comments on commit e156953

Please sign in to comment.