launcher
Here are 76 public repositories matching this topic...
-
Updated
Mar 23, 2019 - JavaScript
Describe the new feature you are requesting
When you are adding mods to your instance, it would be cool if there was a button to open the mod's curseforge site.
Describe alternatives to this feature if Applicable
Maybe show more options when right clicking the image of the mod when you search for it.
Additional Inforomation
It would be cool to share mods with other people work
-
Updated
Feb 14, 2019 - JavaScript
-
Updated
Sep 9, 2018 - JavaScript
The file karma.conf.js is configured for the browser configs Firefox and FirefoxHeadless whilst the Readme features an example karma config using Firefox, FirefoxDeveloper, FirefoxAurora and FirefoxNightly.
Only diving into the code made me find the full list.
module.exports = {
'launcher:Fire
-
Updated
Jun 2, 2020 - JavaScript
-
Updated
Nov 7, 2018 - JavaScript
-
Updated
May 29, 2020 - JavaScript
-
Updated
Aug 5, 2019 - JavaScript
-
Updated
Mar 8, 2018 - JavaScript
Why we support only service prefix with a trailing slash?
-
Updated
Aug 15, 2019 - JavaScript
-
Updated
Sep 12, 2017 - JavaScript
-
Updated
Mar 7, 2019 - JavaScript
I left Median XL\resources_app.asar, and it didn't remove it.
Investigate and fix. Should be easy.
-
Updated
Jun 3, 2016 - JavaScript
-
Updated
Jan 21, 2019 - JavaScript
Improve this page
Add a description, image, and links to the launcher topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the launcher topic, visit your repo's landing page and select "manage topics."
I wanted to change the padding around the search box but I couldn't achieve it. I tried to look in the CSS file but not much info is there. And I can see that there are multiple static values of height set in the constants/ui.js file. What is the right way to increase padding around the search box? And also what about rounded corners?