Giter Club home page Giter Club logo

citadella's Introduction

Citadella

A minetest clone of the server-side Citadel mod for Minecraft.

Licensed under the terms of the LGPL 2.1.

Note: highly work-in-progress. Not currently suitable for use outside of development.

Features

Not yet.

Installation

Installation assumes a UNIX/Linux setup.

Set up a local PostgreSQL instance first, with a datasource mt and user mt (hardcoded in db.lua, will be configurable soon).

Clone the Citadella repository into the mods folder of your minetest server (or client).

Ensure that minetest mod security is disabled via minetest.conf (for dedicated servers):

secure.enable_security = false

Or via Main Menu > Settings > All Settings > Enable mod security (for singleplayer).

Install luarocks, configure it for a Lua 5.1 environment, and install the luasql-postgres package (you'll need PostgreSQL development libraries to get this working, check your package manager of choice).

Then, run your minetest server (or singleplayer world), and enjoy.

citadella's People

Contributors

r3r3r3 avatar

Stargazers

 avatar  avatar tacotexmex avatar  avatar

Watchers

James Cloos avatar  avatar Gjum avatar  avatar  avatar

Forkers

civtestgame

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.