https://github.com/endrii/industrialcraftsnapimage
Snap package for server of industrial craft 2
https://github.com/endrii/industrialcraftsnapimage
ic2 industrialcraft2 minecraft-mod server snap-store snapcraft snapd
Last synced: 11 months ago
JSON representation
Snap package for server of industrial craft 2
- Host: GitHub
- URL: https://github.com/endrii/industrialcraftsnapimage
- Owner: EndrII
- License: mit
- Created: 2020-01-05T16:45:27.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2021-02-26T06:02:40.000Z (almost 5 years ago)
- Last Synced: 2025-01-17T13:16:02.008Z (about 1 year ago)
- Topics: ic2, industrialcraft2, minecraft-mod, server, snap-store, snapcraft, snapd
- Language: Shell
- Homepage:
- Size: 64 MB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# IC2 Server in SnapStore
[](https://snapcraft.io/ic2)
[](https://snapcraft.io/ic2)
[](https://build.snapcraft.io/user/EndrII/IndustrialcraftSnapImage)
## Description
This is snap version of industrial craft 2.2.8.188 server for minecraft 1.12.2.
### IC2
* run ic2 accept
* Before use open ~/snap/ic2/current/server.properties and set your ip address.
* run ic2 start
### For GUI
* run ic2.ic2gui accept
* Before use open ~/snap/ic2/current/server.properties and set your ip address.
* run ic2.ic2gui start
## Server files locations
``` bash
~/snap/ic2/current/
```
## Install
sudo snap install ic2
[](https://snapcraft.io/ic2)
## Build
sudo snap install snapcraft --classic
snapcraft
## Using
Example: ic2 ** command **
Commands list:
* start - run the industrial craft 2 server
* eula - show eula license
* accept - accept eula license
[Wiki of IC2](IndustrialCraft)