limoka / DSP-Mods

An example how to add a custom model with your mesh and animations
MIT License
32 stars 10 forks source link

[Enhancement] Add Blueprint Information Display And Adopt Cache #32

Open zxcvbnm3057 opened 2 years ago

zxcvbnm3057 commented 2 years ago

Can the scope of application of the blueprint be displayed on the blueprint details page? For example, show latitude limit and land size in overlook screen. And it seems that the information of the selected blueprint can be realized through caching based on comparing the modification time and cache date of the blueprint file, and remove outdated cache while loading game. So it won't be necessary to count each time select one blueprint.