LiamKarlMitchell / InfiniteSky

InfiniteSky is an open-source mmorpg project, It is written in Node.JS
GNU General Public License v3.0
33 stars 42 forks source link

Implement specific user configs which are imported overwriting the default settings. #195

Open LiamKarlMitchell opened 8 years ago

LiamKarlMitchell commented 8 years ago

These should go in Configs/custom by default.

We would need some sort of clone into or merge method to take all from B into A.

This custom config directory should be added to the ignore file.