============================================================
                RDR2 WAYPOINT TELEPORT v1.0
                      Created by Joolace
============================================================

1. DESCRIPTION
------------------------------------------------------------
A lightweight and cinematic teleportation tool for Red Dead 
Redemption 2. This mod allows you to instantly travel to 
your custom waypoint with a professional fade-to-black 
transition, ensuring you never get stuck under the map.

2. MAIN FEATURES
------------------------------------------------------------
* Horse Integration: Your mount always travels with you.
* Smart Terrain Detection: Scans for mountains, rooftops, 
  and water surfaces to find the safest landing spot.
* Anti-Glitch Protection: Temporary invincibility (2 sec) 
  after teleporting to prevent accidental fall damage.
* Cinematic Transition: Smooth Fade-In/Out effect.
* Customizable Hotkey: Change the key via .ini file.

3. INSTALLATION
------------------------------------------------------------
1. Install ScriptHook RDR2 by Alexander Blade. 
(Download: http://www.dev-c.com/rdr2/scripthookrdr2/)
2. Copy "RDR2_Teleport.asi" into your RDR2 main folder.
3. Launch the game.
4. A config file will be created at:
   C:\Users\Public\Documents\RDR2_Teleport.ini

4. HOW TO USE
------------------------------------------------------------
1. Open your Map.
2. Place a red Waypoint marker.
3. Close the Map and press F3 (Default Key).
4. Enjoy your instant travel!

5. KEY CONFIGURATION (.INI)
------------------------------------------------------------
Open RDR2_Teleport.ini to change the "TeleportKey" value.
Use Decimal Virtual Key codes:
- 112: F1
- 113: F2
- 114: F3 (Default)
- 115: F4
- 116: F5
- 84:  T
- 88:  X

All virtual-key codes: https://cherrytree.at/misc/vk.htm

6. CREDITS
------------------------------------------------------------
Developer: Joolace
Thanks to: Alexander Blade (ScriptHook SDK)

============================================================