- Added missing English and/or Japanese translations
- Removed licence key registration from "Help" tab
- Removed "Manual" from "Help" tab
It would help a lot if somebody w/ experience programming in HSP3 would attempt splitting the 30K .hsp file into .as modules that I have declared. My background is Java->Rust->C++, so what do I know, right?
I can try to attempt, but I can't guarantee that I'll succeed on my own. HSP is stupidly strict in module declarations, callable units from modules, library imports etc. and is a PITA to work w/