You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Feat(RemotelyMod): Floating Windows, Some Fixes.\n\
22
+
- Feat: Disable Animations Option.\n\
23
+
- Fix: Edge-Cases Where Desktop Animations Break.
11
24
12
-
### DGT Configuration ###
13
-
# Switches the mappings for all our versions to use MCP and mojmap.
14
25
dgt.loom.mappings=official-like
15
-
# Sets the DGT automatic Minecraft dependency list to revision 3. Update this to latest if you want to use the latest recommended versions of libraries.
# The name used to produce your mod's JAR file, also appearing in Bloom processed files and the mod's metadata.
3
-
mod.name=Remotely
4
-
# Your mod's ID, which is used in the mod's metadata and for identifying the mod in the game. Must be unique from other mods.
5
-
mod.id=remotely
6
-
# The version of your mod, which is used in the mod's metadata and for version checks.
7
-
mod.version=2.2.1
8
-
# The Maven group ID for your mod, which is used in the mod's metadata and for dependency management.
9
-
mod.group=redxax.oxy.remotely
10
-
######################
1
+
remotely.version=2.3.0
11
2
12
-
### DGT Configuration ###
13
-
# Switches the mappings for all our versions to use MCP and mojmap.
14
-
dgt.loom.mappings=official-like
15
-
# Sets the DGT automatic Minecraft dependency list to revision 3. Update this to latest if you want to use the latest recommended versions of libraries.
0 commit comments