Update NOTES.md

This commit is contained in:
Earthnuker 2017-10-08 01:10:40 +00:00
parent b074d3c0d4
commit 4997ed94d1
1 changed files with 1 additions and 0 deletions

View File

@ -47,6 +47,7 @@
# How to enable External Console:
1. exctract `Data.packed`
2. in m3d.ini uncomment "ConsolaWnd" (GUI Console) or "ConsolaTxt" (Text Console) and set the value to "SI"
3. repack "Data.packed"
# Other Interesting things
- sys.path contains "./lib" so you can load your own Python Modules