Skip to content

Commit

Permalink
Add compatibility branch and promote lighting to main
Browse files Browse the repository at this point in the history
  • Loading branch information
Kaldaien authored Mar 23, 2017
1 parent 5e9ae32 commit 7c4221a
Showing 1 changed file with 15 additions and 5 deletions.
20 changes: 15 additions & 5 deletions version.ini
Original file line number Diff line number Diff line change
@@ -1,16 +1,26 @@
[Version.Latest]
Title=FAR (0.0.1.1)
Description=Fix invalid default INI values
Title=FAR (0.1.1)
Description=Adds Global Illumination Configuration
BranchDescription=Default branch; fewer updates but stable.
ReleaseNotes=https://github.com/Kaldaien/FAR/releases/latest
InstallPackage=FAR_0_1_1,5

[Version.Compatibility]
Title=FAR (0.0.1)
Description=Resolution Fix ONLY
BranchDescription=Resolution Fix ONLY
ReleaseNotes=https://github.com/Kaldaien/FAR/releases/tag/far_010
InstallPackage=FAR_0_0_1_1,3

[Version.Testing]
Title=FAR (0.1.0)
Title=FAR (0.1.1)
Description=Adds Global Illumination Configuration
BranchDescription=Lighting Performance Boost
ReleaseNotes=https://github.com/Kaldaien/FAR/releases/tag/far_010
InstallPackage=FAR_0_1_0,4
ReleaseNotes=https://github.com/Kaldaien/FAR/releases/tag/far_011
InstallPackage=FAR_0_1_1,5

[Archive.FAR_0_1_1]
URL=https://github.com/Kaldaien/FAR/releases/download/far_011/FAR.7z

[Archive.FAR_0_1_0]
URL=https://github.com/Kaldaien/FAR/releases/download/far_010/FAR.7z
Expand Down

0 comments on commit 7c4221a

Please sign in to comment.