Coder Social home page Coder Social logo

you-win / univercity Goto Github PK

View Code? Open in Web Editor NEW

This project forked from thinkofname/univercity

0.0 1.0 0.0 512 KB

Source code of the game Univercity: https://store.steampowered.com/app/808160/UniverCity/

License: GNU General Public License v3.0

Rust 99.16% Shell 0.02% C 0.02% C++ 0.01% Lua 0.81%

univercity's Introduction

UniverCity

This is the open source release of the game Univercity https://store.steampowered.com/app/808160/UniverCity/

This repo does not contain the assets required to run the game, only the code for the server/client is provided. To run copy the assets folder from the release of the game into this folder then:

cargo run --release

Steam integration is disabled in this release behind the feature flag steam due to the GPL licensing but the code is left in to match the release state of the game.

The credits screen requires the licenses.json to be generated. You can either copy the licenses folder from the release version of the game or generate it locally with:

cargo install --git https://github.com/Thinkofname/cargo-license
mkdir licenses
cargo unilicense --packages univercity,univercity_server_dedicated > ./licenses/licenses.json

univercity's People

Contributors

thinkofname 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.