You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Constantly updating the module to add new strings would be annoying if it's done frequently.
Being data-driven means fewer updates for values that would otherwise need to be hard coded.
However, this opens up the potential for external abuse e.g. inappropriate text or images being sent to a player's Discord status.
With the previous statement in in mind, it may be preferable to maintain a map registry separate from this project. See HaloSPV3/HCE#262
The text was updated successfully, but these errors were encountered:
BinToss
changed the title
feat: get Difficulties, Titles from map files (or elsewhere, but less reliable)
Get Difficulties/Titles from map files (or elsewhere, but less reliable)
Dec 8, 2021
Constantly updating the module to add new strings would be annoying if it's done frequently.
Being data-driven means fewer updates for values that would otherwise need to be hard coded.
However, this opens up the potential for external abuse e.g. inappropriate text or images being sent to a player's Discord status.
With the previous statement in in mind, it may be preferable to maintain a map registry separate from this project. See HaloSPV3/HCE#262
The text was updated successfully, but these errors were encountered: