Skip to content

Instantly share code, notes, and snippets.

View sandydunlop's full-sized avatar

Sandy Dunlop sandydunlop

View GitHub Profile
@wiverson
wiverson / HOWTO-java-macos.md
Last active June 23, 2025 13:17
HOWTO make a Java Swing app look great on macOS

All of this has been confirmed to work on macOS Big Sur (11.2.3) and JDK 16.

macOS Menu Bar

To put the menu bar at the top of the screen, use the following

System.setProperty("apple.laf.useScreenMenuBar", "true");

// Use this method to set the menu bar.
@John-Paul-R
John-Paul-R / FabricModList.md
Last active May 22, 2025 09:19
A list of (almost all) mods for Fabric

Fabric Mod List

This page contains a list of the current Minecraft Fabric mods. (As of 2021-08-19 08:05:23 Timezone: UTC+0000 (GMT))

To search for mods by name, category, or download count, visit the website, fibermc.com!

Note: You can view a mod's source files by following the "Source" link on its CurseForge page, assuming that the mod's creator has made such files public.

There are currently 2954 mods in this list.