An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

# IC2 Server in SnapStore
[![ic2](https://snapcraft.io//ic2/badge.svg)](https://snapcraft.io/ic2)
[![ic2](https://snapcraft.io//ic2/trending.svg?name=0)](https://snapcraft.io/ic2)
[![Snap Status](https://build.snapcraft.io/badge/EndrII/IndustrialcraftSnapImage.svg)](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
[![Get it from the Snap Store](https://snapcraft.io/static/images/badges/en/snap-store-black.svg)](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)