Haste
104 ratings
MoreLandings
2
   
Award
Favorite
Favorited
Unfavorite
Tags: UI
File Size
Posted
Updated
41.984 KB
11 Apr @ 4:40pm
12 Aug @ 12:59am
9 Change Notes ( view )

Subscribe to download
MoreLandings

Description
🪂 How It Works
  • Overrides the default landing messages with random entries based on landing quality: `Bad`, `Ok`, `Good`, `Perfect` or 'Saved'.
  • Configurable display rate via the Settings Menu.
  • Includes console commands to reload message data or locate the JSON file.


📝 Customizing Messages

1. Find the config file
- Stored in `UnityEngine.Application.persistentDataPath`.
- Use the console command `MoreLandings.JSONPath` to print the full path.

2. Edit `MoreLandings.json`
- Open with any text editor (Notepad, VS Code, etc.).
- JSON format:
{ "Bad": ["Try again!", "Ouch.", "Not your best."], "Ok": ["Not bad!", "Getting there."], "Good": ["Nice!", "Well done!"], "Perfect": ["Legendary!", "Unstoppable!"] "Saved": ["You got lucky there."] }
3. Save the file
- Make sure it's still valid JSON.

4. Reload in-game
- Use `MoreLandings.Reload` in the console to hot-reload your messages.
- If for some reason your file is broken, delete it and relead in-game. It will create a new file.

For more information, please refer to the Github[github.com]
54 Comments
IGNOREDSOUL  [author] 25 Aug @ 9:40am 
lmfaoo thank you Wizardpubes
And yes Kotm8, the path is correct on windows. But on MacOS and Linux it differs.
Kotm8 25 Aug @ 7:42am 
but the mod is fire, thanks so much :3
Kotm8 25 Aug @ 7:41am 
%UserProfile%\AppData\LocalLow\Landfall\Haste\

is the path
bulletcasings 24 Aug @ 4:32pm 
Comprehensive, effective, well documented. A professional mod, a lost art. Thank you so much for taking time to make and share this. I love you.
IGNOREDSOUL  [author] 12 Aug @ 1:02am 
@CKZERA It should be pretty straight forward if you refer to the github readme. But if you're still having trouble, reach out to me via the haste modding discord server :steamthumbsup:
IGNOREDSOUL  [author] 12 Aug @ 1:01am 
Hello all, just released v1.3.0 fixing the UI issue and added 'Saved' landings to the config.
Please refer to the github for more information.👍
TThorn1 6 Aug @ 6:48am 
Using linux, it is under .config/unity3d/Landfall/Haste.
CKZERA 7 Jul @ 10:29am 
I didn't understand anything... if there was a video showing how to install it and how it works, it would help a lot. ;-;
Arriator 26 Jun @ 6:47pm 
I am curious - like a few others - if this mod is capable of distinguishing Perfect landings from "Perfect" landings (as granted by some items that can force Perfect landings) and adding custom messages for those.
IGNOREDSOUL  [author] 2 Jun @ 5:58pm 
what