Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
And yes Kotm8, the path is correct on windows. But on MacOS and Linux it differs.
is the path
Please refer to the github for more information.👍
"Bad": ["Cuck","Crappy","Corny","Crashout","Can't Play","Crummy","Cringe","Certified Clown Moment","C-tier","Cooked"],
"Ok": ["Basic","B-Tier","Bleh","Bro tried","Bootleg vibes","Bland","Beta move","Better Do Better"],
"Good": ["Alright","Acceptable","Adequate","A for Effort","A-Tier","Almost Had It","Almost","Artistic"],
"Perfect": ["SAVAGE!","SUPERB!","SENSATIONAL!","SLICK!","SHARP!","SIGMA!","SMOKIN' SEXY STYLE!","SICK SKILLS!","SPEEEEEED!","SLIPERY!","SQUEAKY CLEAN!","SMOOTH!","SEAMLESS!","SOCIAL CREDITS +1!","SPREME!","SLICK WID IT!","SUPERIOR!","STYLISH!","HASTE!!!"]
}
Also please read the github for more info, there's a command to show the .json path
const images = {
"Bad": "OIP (1).jpg",
"Ok": "716f6c2a5e69adb88d66a3aff44d0475dc23678e6d1f927e1acc30d9b8f28eda_1.jpg",
"Good": "OIP (2).jpg",
"Perfect": "download.jpg"
};
function replaceTextWithImage(text) {
if (images[text]) {
return `<img src="${images[text]}" alt="${text}">`;
} else {
return text; // Default to text if no image is found
}
}
work if I used an image instead of text
Currently there is a "big" update coming out for all my mods / libraries. Basically re-written everything, including the README.md files that can be found on the HasteModding organization.
https://docs.unity3d.com/6000.0/Documentation/ScriptReference/Application-persistentDataPath.html
"I think you should donate your eyes",
"Landing complete: Dignity not found",
"Landing failed: Like that rubber sock your dad used",
"Fell like a haunted Roomba",
"Joints staged a violent mutiny",
"Skeleton rage-quit mid-fall"
-
"Here, you deserve a star",
"Mediocrity suits you perfectly",
"Better than your usual disgrace",
"Even gravity's bored of you",
"You didnt die. But maybe you should have...",
"That was technically movement"
-
"Do that again",
"You can do better",
"Unexpectedly competent, I admit",
"Respectable. I nearly felt emotion",
"Mildly impressed. Dnt ruin it",
"Tolerable execution of basic physics",
"One neuron fired correctly",
-
"Perfection",
"Speed. I am speed.",
"You terrifying beauty.",
"Your shadow's still catching up",
"The Flash",
"Speed limits wept in shame",
-
They more like just abuse you 90% of the time
omg thank you so much for that info!!!! you're literally the best!
If you are having an error launching our mods together, it would be helpful to get some information from you in haste discord, maybe we'll be able to figure out what's wrong?
You can get more info in the haste discord
Is there one?
can I add my custom text?