Skip to content

Commit

Permalink
2.0 Update
Browse files Browse the repository at this point in the history
Aw yeah! 2.0!
  • Loading branch information
HappyFaceIndustries committed May 10, 2015
1 parent 69aeaab commit ba16ce0
Show file tree
Hide file tree
Showing 7 changed files with 337 additions and 131 deletions.
Binary file modified GameData/BetterTimeWarp/BetterTimeWarp.dll
Binary file not shown.
Binary file modified GameData/BetterTimeWarp/Icons/Thumbs.db
Binary file not shown.
33 changes: 0 additions & 33 deletions GameData/BetterTimeWarp/Settings.cfg

This file was deleted.

47 changes: 47 additions & 0 deletions GameData/BetterTimeWarp/Settings.dat
Original file line number Diff line number Diff line change
@@ -0,0 +1,47 @@
enabled = true
BetterTimeWarp
{
ScaleCameraSpeed = True
UseLosslessPhysics = False
LosslessUpperThreshold = 2
CustomWarpRate
{
name = Hyper Warp
warpRate1 = 10
warpRate2 = 100
warpRate3 = 1000
warpRate4 = 10000
warpRate5 = 100000
warpRate6 = 1000000
warpRate7 = 1E+07
physics = False
}
CustomWarpRate
{
name = Super Physics Warp
warpRate1 = 5
warpRate2 = 33
warpRate3 = 100
physics = True
}
CustomWarpRate
{
name = Slow-Mo
warpRate1 = 0.5
warpRate2 = 0.25
warpRate3 = 0.1
physics = True
}
CustomWarpRate
{
name = Orbital Warping
warpRate1 = 5
warpRate2 = 10
warpRate3 = 50
warpRate4 = 100
warpRate5 = 500
warpRate6 = 1000
warpRate7 = 10000
physics = False
}
}
Loading

0 comments on commit ba16ce0

Please sign in to comment.