[2.0.58] [removed]
[2.0.58] [removed]
[removed]
Last edited by bitsbytes on Sat Jul 12, 2025 3:44 pm, edited 1 time in total.
Re: [2.0.58] Mod-data is destroyed at runtime
Not a bug.
If you want to use ModData, then you have to create a prototype of type "mod-data" and register it inside of data.raw (usually by data:extend). You are not registering any prototypes of that type.
If you want to use ModData, then you have to create a prototype of type "mod-data" and register it inside of data.raw (usually by data:extend). You are not registering any prototypes of that type.