MiguelDirty
Chieftain
- Joined
- Nov 19, 2018
- Messages
- 3
Hello, fellow civ-fanatics!
While I'm a Civ player since Civ1 this is my very first attempt to create a mod.
I was missing the feature, present in Civ4 I believe: keeping track of real-time spent on a specific game.
I did not find anything serving this purpose, within steam-worskhop, last time I checked.
So I impleneted a simple on-mouseover tooltip, updated each turn. (see screenshot attached)
The mod works fine for my use-case but I am curoius about the following:
- I am quite inconfident about my .modinfo file.(Do I need to set: AffectsSavedGames to 1? What ComatibleVersions can I put in?)
- Not sure if the code I use for adding the icon to the top-bar is following good practice (just copied it from another mod)
I kindly request to help me/point me to resources adressing my questions.
EDIT: Managed to upload to the Steam Workshop myself as: "Miguel's SuperTimer" and adapted quesitons above appropriately.
Warm regards and stay safe,
Miguel
While I'm a Civ player since Civ1 this is my very first attempt to create a mod.
I was missing the feature, present in Civ4 I believe: keeping track of real-time spent on a specific game.
I did not find anything serving this purpose, within steam-worskhop, last time I checked.
So I impleneted a simple on-mouseover tooltip, updated each turn. (see screenshot attached)
The mod works fine for my use-case but I am curoius about the following:
- I am quite inconfident about my .modinfo file.(Do I need to set: AffectsSavedGames to 1? What ComatibleVersions can I put in?)
- Not sure if the code I use for adding the icon to the top-bar is following good practice (just copied it from another mod)
I kindly request to help me/point me to resources adressing my questions.
EDIT: Managed to upload to the Steam Workshop myself as: "Miguel's SuperTimer" and adapted quesitons above appropriately.
Warm regards and stay safe,
Miguel
Attachments
Last edited: