timflutre / PlantBreedGame

A serious game to teach plant selective breeding.
https://sourcesup.renater.fr/plantbreedgame/
GNU Affero General Public License v3.0
8 stars 2 forks source link

[improvment] symbolic links for "admin" and "test" are absolute, but relative for other breeders. #28

Closed juliendiot42 closed 3 months ago

juliendiot42 commented 2 years ago

It might be better to use relative path for all so that one can duplicate a game session on another computer without troubles.

For "admin": image

For another breeder: image

timflutre commented 2 years ago

Yes, that's a good idea!