Set up your Mac with essential development tools quickly.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| #!/bin/bash | |
| # VS Code vs VSCodium Benchmark Script | |
| # Tests startup time, memory usage, and file opening performance | |
| # Run on macOS with both editors installed | |
| set -e | |
| # Configuration | |
| VSCODE="code" | |
| CODIUM="/Applications/VSCodium.app/Contents/Resources/app/bin/codium" |
A guide to running UO Outlands natively on Apple Silicon Macs (M1/M2/M3/M4) using Wine.
Credit: Based on Vercillo's method from the UO Outlands Discord (
#unofficial-mac-linux-supportchannel).
Required for running Intel-based components:
OlderNewer