Haste
105 betyg
MoreLandings
2
   
Utmärkelse
Favorit
Favoritmarkerad
Avfavoritmarkerad
Taggar: UI
Filstorlek
Lades upp
Uppdaterades
41.984 KB
11 apr @ 16:40
12 aug @ 0:59
9 ändringsnotiser ( visa )

Abonnera för att ladda ner
MoreLandings

Beskrivning
🪂 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 kommentarer
IGNOREDSOUL  [skapare] 25 aug @ 9:40 
lmfaoo thank you Wizardpubes
And yes Kotm8, the path is correct on windows. But on MacOS and Linux it differs.
Kotm8 25 aug @ 7:42 
but the mod is fire, thanks so much :3
Kotm8 25 aug @ 7:41 
%UserProfile%\AppData\LocalLow\Landfall\Haste\

is the path
humble pumpkin cat 24 aug @ 16:32 
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  [skapare] 12 aug @ 1:02 
@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  [skapare] 12 aug @ 1:01 
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:48 
Using linux, it is under .config/unity3d/Landfall/Haste.
CKZERA 7 jul @ 10:29 
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 @ 18:47 
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  [skapare] 2 jun @ 17:58 
what