mirror of
https://github.com/evennia/evennia.git
synced 2026-04-07 00:45:22 +02:00
Removed mentions of requirements.extra.txt from docs
This commit is contained in:
parent
8f7df092b3
commit
cca37f7022
8 changed files with 58 additions and 37 deletions
|
|
@ -791,7 +791,7 @@ to any callable of your choice.
|
|||
|
||||
_Contribution by helpme (2022)_
|
||||
|
||||
A module to integrate a stripped-down version of git within the game, allowing developers to view their git status, change branches, and pull updated code of both their local mygame repo and Evennia core. After a successful pull or checkout, the git command will reload the game: Manual restarts may be required to to apply certain changes that would impact persistent scripts etc.
|
||||
A module to integrate a stripped-down version of git within the game, allowing developers to view their git status, change branches, and pull updated code of both their local mygame repo and Evennia core. After a successful pull or checkout, the git command will reload the game: Manual restarts may be required to to apply certain changes that would impact persistent scripts etc.
|
||||
|
||||
[Read the documentation](./Contrib-Git-Integration.md) - [Browse the Code](evennia.contrib.utils.git_integration)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue