Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- # Copyright (c) 2014 The Paradox Game Converters Project
- #
- # Permission is hereby granted, free of charge, to any person obtaining a copy
- # of this software and associated documentation files (the "Software"), to deal
- # in the Software without restriction, including without limitation the rights
- # to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
- # copies of the Software, and to permit persons to whom the Software is
- # furnished to do so, subject to the following conditions:
- #
- # The above copyright notice and this permission notice shall be included in
- # all copies or substantial portions of the Software.
- #
- # THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
- # IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
- # FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
- # AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
- # LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
- # OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
- # THE SOFTWARE.
- configuration =
- {
- # Europa Universalis 4 directory: a path on your computer where Europa Universalis 4 is installed
- EU4directory =C:\Program Files (x86)\Paradox Interactive\Europa Universalis IV Wealth of Nations
- # Europa Universalis 4 documents directory: a path on your computer where Europa Universalis 4 keeps temporary files
- EU4DocumentsDirectory =C:\Users\Darth Nick\Documents\Paradox Interactive\Europa Universalis IV
- # Crusader Kings 2 export directory: a path on your computer where Crusader Kings 2 keeps exported games
- CK2ExportDirectory =C:\Users\Darth Nick\Documents\Paradox Interactive\Crusader Kings II\eu4_export\mod
- # Victoria 2 directory: a path on your computer where Victoria 2 is installed
- V2directory =D:\Games\Victoria 2 - Heart of Darkness
- # Victoria 2 Documents directory: a path on your computer where Victoria 2 keeps temporary files
- V2Documentsdirectory =C:\Users\Darth Nick\Documents\Paradox Interactive\Victoria II
- # CK2Converted: Whether or not the mod was converted from CK2. Possible values:
- # yes
- # no
- CK2Converted = yes
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement