I VV start and end dates is listed in defines.txt. I've tried changing them to the following:
This makes the game start in 768 as intended, but for some reason I get the end game message, the sec I start up a game. Anyone tried modding this yet?
Code:
start_date = {
year=768
month=0
day=0
}
end_date = {
year=1018
month=0
day=0
}