More than a year ago, when i first tried to mod something, I encountered a problem with technology-descriptions they just don't apear in game. Uptdating my old files i ran into the same issue again. Naming items entitys and describing them works just fine even technology names do. So why the hell refuse those technology-descriptions ? Looking into some bigger mods like dytech or treefarm shows that they did't botter to use tech descriptions. Making the tech name kinda self explanatory sure is one way to deal with it, but it bugs me a bit to do so.
Example
Code: Select all
[technology-name]
tec-1=Long Range Defence
Code: Select all
[technology-description]
tec-1=Unlocks the art of long range defence
I just don't get it.