The International Simutrans Forum

Simutrans Extended => Simutrans-Extended development => Topic started by: ras52 on October 01, 2012, 03:18:33 PM

Title: Location of text files
Post by: ras52 on October 01, 2012, 03:18:33 PM
It's a long time since I've had any time to play with the simutrans code; I've just starting to get back into, and I'm wanting to make a minor change to the (non-pak-specific) translations.  Unfortunately I've now forgotten what the canonical source is for simutrans experimental text files.  Should I be basing the change on this git repository (https://github.com/jamespetts/simutrans-experimental-text) or on the files in this zip file (https://github.com/downloads/jamespetts/simutrans-experimental/simutrans-experimental-config.zip)?  And if the latter, is it the text/ directory or the text/text/ directory?  Apologies for what is, I'm sure, a pretty obvious question and one which I probably knew the answer to 9 months ago.
Title: Re: Location of text files
Post by: Milko on October 02, 2012, 07:54:59 AM
Hello ras52

Welcome back!  :)

Giuseppe
Title: Re: Location of text files
Post by: jamespetts on October 06, 2012, 12:05:20 PM
Apologies for the late reply - very busy week. Text files are now merged into the main Github repository, so the text repository is now redundant. Hope that this is helpful!
Title: Re: Location of text files
Post by: ras52 on October 08, 2012, 03:54:02 PM
Quote from: jamespetts on October 06, 2012, 12:05:20 PM
Text files are now merged into the main Github repository

Thanks.  Is there a reason why /simutrans is in .gitignore?  It makes it hard to commit into simutrans/text/.
Title: Re: Location of text files
Post by: jamespetts on October 08, 2012, 10:25:26 PM
Hmm - I'm beginning to doubt my memory of this now: it's been such a long time since I've looked into this area of things...