Tags
Creators
Details
All versions
2.0.0-beta.4
Beta
Remotely 2.0.0-beta.4 (Fabric 1.21.11)6 months ago 520
Compatibility
Minecraft: Java Edition
1.21.11
Platform
Fabric
Supported environments
Client-side
Required content
Changes
Remotely Changes:
- Fix: Remote Server Importing Opening.
- Chore: Removed Unused Debs & Cleanup.
- Fix: ServerDetailsScreen Opening Behavior In Desktop Mode.
- Fix: Minimal Button Position On TitleScreen.
- Adapt/Feat: SSH-Keys Support | Better Connection Feedback.
- Adapt: Rebase User System Overhaul.
- Feat: ServerDetailsScreen Isolated Tabs For Desktop Mode.
- Fix: Desktop Screen Opening Fixes.
- Fix: Black/White Text When Should Be Invisible (HotFix).
- Chore: Class Names Refactor For Rematrix.
- Feat(Rematrix): 1.20.1 Support.
- Feat(Rematrix): 1.21.[1, 4] Support.
- Feat(Rematrix): 1.21.[8, 6, 5] Support.
- ReWrite/Feat: Rematrix Init.
- Fix: Proper ReStudio Host Status Management.
- Adapt: ReScreen's Desktop Apps API.
- Adapt: ReScreen Desktop Mode Changes.
- Chore: Updated License To Remove Ambiguity.
- Feat: Status Bar For Resource Tracking & Server Info.
- Feat(Huge): Desktop Mode.
- Adapt: ReStudio Modpack Installation.
- Feat: Hide/Unhide Servers.
- Visual: Updated The Server Creation Popup Look.
- Fix: Asyncing Stuff To Prevent Many Freezes.
- Fix: Remote Host Popup Improvements.
- Fix: Some FlowEditor Bugs.
- Feat:
ALT+XTo Toggle Game/Remotely.
Rebase Changes:
- Fix: Dynamic Width For StatusBar In FileEditorScreen.
- Fix: Incorrect Tab Opening For Importing.
- Fix: External Path Getting Deleted On Scan.
- Fix: Importing Remote Servers Goes To Local.
- Fix: Critical Resource Downloading Issues.
- Fix: Small Changes To Settings.
- Fix: Tab Closing Behavior In Desktop Mode.
- Feat: SSH-Keys Support.
- Feat: Overhauled User System.
- Feat: Isolated Tabs For Desktop Mode.
- Feat: Many PixelArtEditor Improvements.
- Feat: Dynamic Context Menu Actions.
- Feat: Pixel Art Editor.
- Fix: ReStudio Servers Status Stuff.
- Feat: FileEditor Status Bar Impl.
- Adapt: ReScreen's Desktop Apps API.
- Adapt: ReScreen's Desktop Mode.
- Fix: Modpack Installation Is Now Reliable.
- Feat: ResourceUsageFeature Full Implementation.
- Feat(Huge): Desktop Mode.
- Feat: Status Bar For FileExplorer.
- Feat/Fix: ResourceInstallationService And ReStudio Modpack Handling.
- Feat: Hide Flag For Instances.
- Feat: Made TextArea Line Highlight Toggleable.
- Fix: Duplicate Posting Possibility.
- Feat: Replaced Binary Agent With Shell Script.
- Feat: Terminal Optimizations.
- Feat: Folia Support.
- Fix: "New Issue" Button Disappear When Set-To-Parent.
- Fix: Start Script For Servers.
ReScreen Changes:
- Feat: Width Bounds For StatusBarBuilder.
- Fix: Entrance Delay Calculation For Desktop Mode.
- Feat: More ScreenWindowWidget UX Improvements.
- Fix: Scissors Now Animated With Elevation In IconButton.
- Fix: Thumbnails For Minimized Windows.
- Fix: Tab Grouping Behaviors.
- Fix: Incorrect TabsManager Width In Desktop Mode.
- Feat: Native pickImageFileAsync.
- Fix: Screens Rescales When Applying Settings.
- Fix: More Polishments For Desktop Mode.
- Feat: Defensive Layering For Desktop Mode.
- Feat: Smoooooooooooooooooth Desktop Mode.
- Fix: More Desktop Mode Polishments.
- Feat: Desktop Mode Overhaul.
- Feat/Fixes: More Desktop Mode Features & Improvements.
- Visual: Small Adjustments.
- Feat(Huge): Desktop Mode.
- Fix: All Custom MouseCursor Issues.
- Feat: New
BreadcrumbWidget. - Feat: StatusBar API For ReScreen.
- Feat: Text Batching.
Projects on Modrinth are automatically available through a Maven repository for use with JVM build tools such as Gradle. To learn more about the Modrinth Maven API, click here.
Note: When available, you should use the creator's maven repo instead as it will have transitive dependency information that the Modrinth Maven API does not. You may also end up with duplicate dependencies if you use a mix of Modrinth and non-Modrinth Maven repositories for your dependencies, because the group identifier will be different when served through the Modrinth Maven API.
Maven coordinates:
Version ID:
build.gradle:
repositories {
exclusiveContent {
forRepository {
maven {
name = "Modrinth"
url = "https://api.modrinth.com/maven"
}
}
// forRepositories(fg.repository) // Uncomment when using ForgeGradle
filter {
includeGroup "maven.modrinth"
}
}
}
// Standard Gradle dependency
dependencies {
implementation "maven.modrinth:LuYZT6NN:3vdv9Rlt"
}
// Legacy Loom dependency
dependencies {
modImplementation "maven.modrinth:LuYZT6NN:3vdv9Rlt"
}

