Bookmarks.txt
From EU3 Wiki
As EU3 has a full historic database, you can start the game at any date you like. To make the choice easier, a few bookmarks are provided at interresting points in history. The bookmark definition look slike this:
bookmark = {
name = "NEWWORLD_NAME"
desc = "NEWWORLD_DESC"
date = 1492.1.1
country = CAS
country = ENG
country = FRA
country = POR
}
The name and desc declarations gives links to the localisation files where all ingame text is defined. If you don't want to change these files, you can also add the text you want right in, if it is not too long. It is advised that you keep most of the text in the localisation folder.
The country list defines the countries that shows as preselected at the bottom of the screen for that particular bookmark. The player may choose any other country is he or she pleases.

