Veruse Posted August 5, 2017 Share 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 Link to comment Share on other sites More sharing options...
0 jcsnider Posted August 5, 2017 Share 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 Link to comment Share on other sites More sharing options...
3 Gibier Posted August 5, 2017 Share 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. Link to comment Share on other sites More sharing options...
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
Link to comment
Share on other sites
2 answers to this question
Recommended Posts