Skip to content

Commit d96a4e4

Browse files
committed
Fix linting and remove outdated docs
1 parent ad90c6a commit d96a4e4

File tree

12 files changed

+11
-257
lines changed

12 files changed

+11
-257
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,10 @@ If NMS.py starts up successfully you should see two extra windows; an auto-creat
3030

3131
If you want to stop NMS, you can press `ctrl + C` in the window you started the process in to kill it.
3232

33+
## Writing mods
34+
35+
Currently the best way to see how to write a mod is to look at the `example_mods` folder, as well as looking at the [pyMHF docs](https://monkeyman192.github.io/pyMHF/) which has comprehensive details on how to use pyMHF.
36+
3337
### Credits
3438

3539
Thanks to the developers of minhook, cyminhook and pymem, all of which are instrumental in making this framework possible.

docs/api/mod_loader.md

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

docs/change_log.md

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

docs/examples/basic_mod.md

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

docs/index.md

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

docs/modding/getting_started.md

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

docs/modding/quick_reference.md

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

docs/setup.md

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

docs/writing_libraries.md

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

docs/writing_mods.md

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

0 commit comments

Comments
 (0)