Skip to content

Commit 58da542

Browse files
authored
Merge pull request #56 from iLPdev/main
Advance `develop` branch
2 parents b61e157 + 58d755f commit 58da542

File tree

7 files changed

+503
-817
lines changed

7 files changed

+503
-817
lines changed

.github/ISSUE_TEMPLATE/bug_report.md

Lines changed: 0 additions & 38 deletions
This file was deleted.

.github/ISSUE_TEMPLATE/feature_request.md

Lines changed: 0 additions & 20 deletions
This file was deleted.

.gitignore

Lines changed: 0 additions & 68 deletions
This file was deleted.

README.md

Lines changed: 51 additions & 75 deletions
Large diffs are not rendered by default.
1.28 KB
Binary file not shown.

src/README.md

Lines changed: 1 addition & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -1,25 +1 @@
1-
# discMapper Mudlet Module
2-
3-
For developers, this [Mudlet Module](https://wiki.mudlet.org/w/Mudlet_Packages#What_is_a_Mudlet_module) file allows live git updates to your cloned repositories from withtin Mudlet's editor!
4-
You should also be ale to use the same cloned XML file across multiple Mudlet profiles simultaneously.
5-
6-
## Installation
7-
You may install it to each desired Mudlet profile as follows:
8-
9-
1. Open your desire destination profile in Mudlet
10-
1. Uninstall `generic_mapper` and any other old discMapper files
11-
- From Mudlet's main menu, `Toolbox` --> `Package manager`, select package, click `Uninstall`)
12-
1. Install and sync the discMapper module file
13-
- Select `Toolbox` --> `Module manager` --> Click `Install`
14-
- Navigate to `/discMapper/src` within your locally cloned branch of choice
15-
- Select the `discMapper.xml` file and click `Open`
16-
- Check 'sync' for the discMapper Module, and close the Module Manager
17-
1. Verify the discMapper triggers, aliases, and scripts are now available in Mudlet's editor
18-
19-
## Usage
20-
To save any changes you make to the discMapper package from within Mudlet, **you must click the `Save Profile`
21-
button from within Mudlet's script editor** (__not__ the 'Save Profile As...' button).
22-
23-
## See Also
24-
See the main [README](https://www.github.com/iLPdev/discMapper/README.md) for details on [discMapper](https://www.github.com/iLPdev/discMapper)
25-
and this repository.
1+
the xml module will live here

0 commit comments

Comments
 (0)