mirror of
https://github.com/evennia/evennia.git
synced 2026-03-30 20:47:17 +02:00
Change most http links to https
This commit is contained in:
parent
43fd533f28
commit
6ccd5a61fd
49 changed files with 188 additions and 188 deletions
|
|
@ -42,8 +42,8 @@ The `v()` function returns the `HELLO_VALUE.D` attribute on the object that the
|
|||
|
||||
If you are still curious about how Softcode works, take a look at some external resources:
|
||||
|
||||
- http://www.tinymux.com/wiki/index.php/Softcode
|
||||
- http://www.duh.com/discordia/mushman/man2x1
|
||||
- https://wiki.tinymux.org/index.php/Softcode
|
||||
- https://www.duh.com/discordia/mushman/man2x1
|
||||
|
||||
## Problems with Softcode
|
||||
|
||||
|
|
@ -91,4 +91,4 @@ satisfy most creative builders. However, if you really, *really* want to offer o
|
|||
is of course nothing stopping you from adding that to Evennia, no matter our recommendations. You
|
||||
could even re-implement MUX' softcode in Python should you be very ambitious. The
|
||||
[in-game-python](../Contribs/Dialogues-in-events) is an optional
|
||||
pseudo-softcode plugin aimed at developers wanting to script their game from inside it.
|
||||
pseudo-softcode plugin aimed at developers wanting to script their game from inside it.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue