Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 395 Bytes

File metadata and controls

15 lines (12 loc) · 395 Bytes

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