sweetgum83/database/sql
2024-01-25 00:08:43 -05:00
..
migration Update database init scripts to reflect new name 2024-01-25 00:08:43 -05:00
1-db_database.sql Update database init scripts to reflect new name 2024-01-25 00:08:43 -05:00
2-db_drops.sql Update database init scripts to reflect new name 2024-01-25 00:08:43 -05:00
3-db_shopupdate.sql Update database init scripts to reflect new name 2024-01-25 00:08:43 -05:00
4-db-admin.sql Update database init scripts to reflect new name 2024-01-25 00:08:43 -05:00
errors.txt Initial re-upload 2024-01-19 03:56:28 -05:00
readme.txt Initial re-upload 2024-01-19 03:56:28 -05:00

---- Cosmic MySQL Database ----

These SQL files must be executed IN ORDER to set up the database:
	- 1-db_database.sql (Tables and some data)
	- 2-db_drops.sql (Remaining data: monster drops, reactor drops)
	- 3-db_shopupdate.sql (Custom shops - optional, requires provided WZs)
	- 4-db_admin (Basic admin account - optional)