-
Notifications
You must be signed in to change notification settings - Fork 0
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
2 changed files
with
28 additions
and
0 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1,14 @@ | ||
# xaseco-quotes | ||
|
||
**A TrackMania XASECO plugin** | ||
|
||
Allows to invoke random quotes using `/quote` command. | ||
|
||
Provides easy maintenance of quotes inside xml config file and possibility to add or modify quotes without restarting XASECO using `/quote reload` command - as MasterAdmin. | ||
|
||
## Installation | ||
|
||
1. extract the plugin to XASECO base directory | ||
2. set up at least 2 quotes in `quotes.xml` to make use of the plugin | ||
3. edit plugins.xml and include the following line: `<plugin>plugin.quotes.php</plugin>` | ||
4. restart XASECO |
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