what lines have changed compared to the vanilla native file? can you specify?
also i downloaded that module program and i have 2 folders, do i need to extract them to a certain location to open the Module_items.py?
I changed all arrows and long throwing stuff.
For the module, you just need the "Module_system 1.xxx" folder, extract it and you get all pyton files.
If you want to compile it (for getting the item_kind.txt" as exemple) you must specifie a path in "module_info.py" like that:
# Point export_dir to the folder you will be keeping your module
# Make sure you use forward slashes (/) and NOT backward slashes (\)
export_dir = "D:/Native_test/"
After that, just launch "build_module.bat" in the folder. You must have pyton instaled for compiling.
If that don't work with pyton instaled, just put "python.exe" in the folder with the "build_module.bat"
All .py file are text file, edit it with notepad++
Your module folder should look like that:
visitors can't see pics , please
register or
login