Coder Social home page Coder Social logo

redned235 / simcraft Goto Github PK

View Code? Open in Web Editor NEW
9.0 1.0 0.0 2.66 MB

A program to convert SimCity 4 (Deluxe) cities into Minecraft worlds.

License: MIT License

Kotlin 1.29% Java 98.71%
game minecraft simcity simcity4 minecraft-java java sc4 sim-city

simcraft's Introduction

SimCraft

A program to convert SimCity 4 (Deluxe) cities into Minecraft worlds.

This is still very much a heavy work in progress and cities are unlikely to be translated perfectly.

image

What Currently Works

  • Terrain conversion
  • Agriculture plots
  • Buildings & prop placement (most schematics have not been made for these however)
  • Roads & streets

What Needs Implementing

  • Avenues & highways
  • Underground tiles (subways, pipes, etc.)
  • Many, many building & prop builds. Placement works, but most builds have not been created yet.
  • Bridges & Trains

Running the Program

SimCity 4 must be installed for this to work, as SimCraft needs to access various game files.

  1. Download the SimCraft jar from the latest release.
  2. Once downloaded, double-click the jar to open the UI.
  3. Select the SimCity region directory, Minecraft world export directory and (if applicable) the SimCity install directory.
  4. Click "Export to Minecraft" and all cities in the specifeid region directory will be converted to a Minecraft world!
CLI Instructions
The command line interface allows for additional debugging capabilities that are useful for development.
1. Download the jar from the [latest release](https://github.com/Redned235/SimCraft/releases). 2. Create a new directory and place the jar in it. 3. Open up your command line and insert the following code: ```shell java -jar SimCraft-cli.jar -c -g -o ``` **Note**: SimCraft will attempt to find the game directory automatically on Windows, so the `-g` option can be omitted. 4. Once everything has completed, place the output directory inside your Minecraft `saves` file, and teleport to the coordinates the city was pasted at (it will print this in the console).

Contributing

See the Contributing file for more information.

Libraries Used

Credits

Much of this project would not be possible without the following resources & repositories:

Also big thanks to mine-city-2000 for the original inspiration for this project!

simcraft's People

Contributors

redned235 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.