-
Notifications
You must be signed in to change notification settings - Fork 0
Remember the DRGTK version within mygame #15
Copy link
Copy link
Open
Labels
enhancementNew feature or requestNew feature or request
Description
When we put mygame into a repository, it is by itself. No DRGTK along that in the repository.
This means, we have no way of knowing which DRGTK version we had used to write, test, and release our game.
The DRGTK version is kept in:
VERSION.txtas a SHA- At the top of
CHANGELOG-CURR.txtas a number (for example 6.4)
I am not sure which one we should be using. I guess VERSION.txt might be safer. The problem is we can't easily associate the two if we haven't already downloaded the proper version.
So, the big question is: What's the best way to associate a DRGTK's version with a mygame repository?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request