-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy pathinfo.json
More file actions
17 lines (17 loc) · 751 Bytes
/
Copy pathinfo.json
File metadata and controls
17 lines (17 loc) · 751 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
{
"name": "RemoteConfiguration",
"version": "1.2.6",
"title": "Remote Configuration",
"author": "Xorimuth",
"homepage": "https://discord.gg/pkJc4v9nfT",
"description": "Allows the player to configure any machine from the map, without allowing item transfer so it maintains the vanilla feel.\nAllows wire placement and entity copy/paste at any distance.\nPress R to issue a rotation request, right-click to mark for deconstruction.\n\nLess cheaty alternative to Far Reach. Similar to Space Exploration's Navigation Satellite, but works entirely within map view.",
"factorio_version": "1.1",
"dependencies": [
"base",
"? WireShortcutX",
"(?) informatron"
],
"package": {
"ignore": ["resources/*", "scenarios/*"]
}
}