Skip to content
This repository has been archived by the owner on Mar 23, 2018. It is now read-only.
/ GDBC Public archive

GDBC (GMod Database Converter) is a tool written in PHP that converts some GMod addons from SQLite to MySQL.

Notifications You must be signed in to change notification settings

Svenskunganka/GDBC

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

#GDBC ###GMod SQLite to MySQL Tool

Requirements:

  • Linux OS
  • Web-server with PHP5 installed.
  • sqlite3 installed.
    • sudo apt-get install sqlite3

Currently supports:

  • DarkRP SQlite to MySQL
  • Pointshop SQLite to MySQL

Features: Convert SQLite values to MySQL values and either send the converted code to Pastebin or send the user a .sql file containing the converted code.

About

GDBC (GMod Database Converter) is a tool written in PHP that converts some GMod addons from SQLite to MySQL.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages