-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
9 changed files
with
326 additions
and
226 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,32 @@ | ||
--- | ||
prev: | ||
text: New pack | ||
link: new/new-pack | ||
mentions: | ||
- NSPC911 | ||
--- | ||
# Now what? | ||
|
||
Now that you have created a new category/pack, what do you do now? | ||
|
||
## Run pre_commit.py | ||
- What is that? | ||
|
||
It is a multi-purpose script designed to help the process of creating!<br>Run it with `python pys/pre_commit.py` from the root directory | ||
|
||
Main things that it does: | ||
- Creates a backup for you to restore on if you lose anything (saved to git stash) | ||
- Adds your pack/category to the maps required to download a pack | ||
- Updates the website for testing | ||
- Updates the stats in README.md | ||
- Formats files (if run with flag `--format`) | ||
- Builds packs (if run with flag `--build pack` on behaviour-packs) | ||
|
||
## Open a Pull Request | ||
- What is that? | ||
|
||
It allows you to suggest changes in the repository! If you go to your repo's main directory, GitHub will suggest you to open a Pull Request. | ||
|
||
Open it and maybe you might get your first contribution! | ||
|
||
<Contributors /> |
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.