mirror of
https://github.com/pragma-/pbot.git
synced 2025-02-16 21:40:46 +01:00
doc/QuickStart.md: document updates/ directory
This commit is contained in:
parent
e058f2d869
commit
6cdeeeb9b1
@ -79,11 +79,12 @@ After git-cloning (or unpacking the ZIP archives) you should have a directory na
|
|||||||
Name | Description
|
Name | Description
|
||||||
--- | ---
|
--- | ---
|
||||||
[`Plang/`](https://github.com/pragma-/Plang) | Plang scripting language
|
[`Plang/`](https://github.com/pragma-/Plang) | Plang scripting language
|
||||||
[`lib/`](../lib) | PBot source tree
|
|
||||||
[`script/`](../script) | PBot executables (e.g., [`script/pbot`](../script/pbot))
|
|
||||||
[`modules/`](../modules) | External command-line executables invokable as PBot commands
|
|
||||||
[`data/`](../data) | Default data-directory
|
[`data/`](../data) | Default data-directory
|
||||||
[`doc/`](../doc) | Helpful documentation
|
[`doc/`](../doc) | Helpful documentation
|
||||||
|
[`lib/`](../lib) | PBot source tree
|
||||||
|
[`modules/`](../modules) | External command-line executables invokable as PBot commands
|
||||||
|
[`script/`](../script) | PBot executables (e.g., [`script/pbot`](../script/pbot))
|
||||||
|
[`updates/`](../updates) | Migration scripts run automatically by PBot after updates that modify data structures
|
||||||
[`cpanfile`](../cpanfile) | CPAN dependencies file
|
[`cpanfile`](../cpanfile) | CPAN dependencies file
|
||||||
|
|
||||||
There are a few one-time configuration things we must do to get PBot's environment
|
There are a few one-time configuration things we must do to get PBot's environment
|
||||||
|
Loading…
x
Reference in New Issue
Block a user