GithubHelp home page GithubHelp logo

epth / godot-database-manager Goto Github PK

View Code? Open in Web Editor NEW

This project forked from radubolovan/godot-database-manager

0.0 1.0 0.0 2.42 MB

A database addon for Godot Engine 3.2

License: MIT License

GDScript 100.00%

godot-database-manager's Introduction

A database addon for Godot Engine. Features:

  • create new databases
  • saves databases into JSON files
  • load databases from JSON files
  • create new tables
  • add and edit properties (columns) to tables
  • add and edit data

How to install in your project:

  1. copy the "addons/godot_db_manager" directory (folder) into your project
  2. activate it in Godot Editor from "Project -> Project Settings -> Plugins"

Contributing to the project:

  1. Reporting bugs: Here is a template Title: should be explicit as much as possible. Add "[BUG]" tag in the title Description: must NOT be blank; add as much words as possible explaining the bug and add reproduction steps Add links to screenshots / movies if possible.

  2. Ask for improvements: Here is a template Title: should be explicit as much as possible. Add "[IMPROVEMENT]" tag in the title Description: must NOT be blank; add as much words as possible explaining the request of the improvement Add links to screenshots / movies if possible.

  3. Ask to become a collaborator: Send an e-mail to the owner of the project

Current version: 1.0_RC1

  • Warning: this is not a final(stable) version. When using this tool, make sure to backup JSON files provided by this tool.

TODO: see "todo.txt" file for more info

godot-database-manager's People

Contributors

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