Skip to content

Commit

Permalink
Deprecates RUN_THIS.py in favor of manually doin' it (#3930)
Browse files Browse the repository at this point in the history
  • Loading branch information
SweptWasTaken authored May 5, 2021
1 parent 9857f81 commit 94082e0
Show file tree
Hide file tree
Showing 7 changed files with 3 additions and 175 deletions.
5 changes: 0 additions & 5 deletions BuildChecker/.gitignore

This file was deleted.

46 changes: 0 additions & 46 deletions BuildChecker/BuildChecker.csproj

This file was deleted.

104 changes: 0 additions & 104 deletions BuildChecker/git_helper.py

This file was deleted.

File renamed without changes.
File renamed without changes.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,9 @@ We are happy to accept contributions from anybody. Get in Discord if you want to
## Building

1. Clone this repo.
2. Run `RUN_THIS.py` to init submodules and download the engine.
3. Compile the solution.
2. In the root folder run `git submodule update --init --recursive`
3. Copy the two files from the `Hooks` folder to `.git/hooks`
4. Compile the solution.

[More detailed instructions on building the project.](https://hackmd.io/@ss14/docs/%2FBZkI4RlUQbm09QWrXCZ3kg)

Expand Down
18 changes: 0 additions & 18 deletions RUN_THIS.py

This file was deleted.

0 comments on commit 94082e0

Please sign in to comment.