-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
d3e076f
commit 4112bcc
Showing
3 changed files
with
32 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,8 +1,7 @@ | ||
# Base | ||
/* | ||
!.git* | ||
!README.md | ||
!CHANGELOG.md | ||
!*.md | ||
!LICENSE | ||
|
||
# Dragon | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,16 @@ | ||
# v1.1.0 for Victoria 3 1.7.3 (Kahwah), 2024-07-08 | ||
|
||
## Compatible game version | ||
|
||
- Victoria 3 1.7.3 (Kahwah) | ||
|
||
## New Feature | ||
|
||
- DA & IC are now completely independent and standalone, while they can still cooperate with each other when both enabled | ||
|
||
## Enhancements | ||
|
||
- All mods support 1.7.3 now | ||
- [PBF] Many new bug fixes for 1.7.3 | ||
|
||
**Full Changelog**: https://github.com/dragon-archer/vic3-mods/compare/v1.0.0...v1.1.0 |