changed DB from .sqlite to .coatidb and Projectsettings from .xml to .coatiproject
10 lines
321 B
XML
10 lines
321 B
XML
<?xml version="1.0" encoding="utf-8" ?>
|
|
<config>
|
|
<user>
|
|
<recent_projects>
|
|
<recent_project>./data/projects/tutorial/tutorial.coatiproject</recent_project>
|
|
<recent_project>./data/projects/tictactoe/tictactoe.coatiproject</recent_project>
|
|
</recent_projects>
|
|
</user>
|
|
</config>
|