Veruse Posted August 5, 2017 Posted August 5, 2017 Hey can anyone tell me how I can use a MySQL database for the game?  @jcsnider Can I do this?   EDIT: I wanted to allow users to login and register on a website and for it to view there info could that be done with sqlite? Sorry I have never use it  @jcsnider
0 jcsnider Posted August 5, 2017 Posted August 5, 2017 We were originally using MySQL but wanted something easier for newbies and something that didn't rely on extra services. Once the source is out you are welcome to rip out the SQLite code in exchange for MySQL
3 Gibier Posted August 5, 2017 Posted August 5, 2017 You can't change the intersect's database, it only work with SQLite. You will need to wait until the source come out to change it.
Question
Veruse
Hey can anyone tell me how I can use a MySQL database for the game?
Â
@jcsnider Can I do this?
Â
Â
EDIT: I wanted to allow users to login and register on a website and for it to view there info could that be done with sqlite? Sorry I have never use it
Â
@jcsnider
2 answers to this question
Recommended Posts