Description of the Feature:
Code for Implementation:
No code, just added lines to the templates
Why is this feature good?
Possible issues with this feature?
- In all core javascript files as well as the index.html, please add a comment line on top with something like
"This is the template from RMMV Version number 1.3.5" - Optional: also include it in the libs files if possible (might not be if those are created externally)
Code for Implementation:
No code, just added lines to the templates
Why is this feature good?
- Better support: allows us to really check if all files of a project have been updated and to which version
Possible issues with this feature?
- Should have no effect because they should be comment lines without functions
