You've already forked Arcturus-Morningstar-Extended
mirror of
https://github.com/duckietm/Arcturus-Morningstar-Extended.git
synced 2026-06-20 23:36:19 +00:00
@@ -1,4 +1,3 @@
|
|||||||
-- FurniEditor: emulator config keys for FurniDataManager
|
|
||||||
INSERT IGNORE INTO `emulator_settings` (`key`, `value`) VALUES
|
INSERT IGNORE INTO `emulator_settings` (`key`, `value`) VALUES
|
||||||
('furni.editor.renderer.config.path', '\var\www\Gamedata\config\renderer-config.json'),
|
('furni.editor.renderer.config.path', '/var/www/Gamedata/config/renderer-config.json'),
|
||||||
('furni.editor.asset.base.path', '\var\www\Gamedata\furniture\nitro-assets\');
|
('furni.editor.asset.base.path', '/var/www/Gamedata/furniture/nitro-assets/');
|
||||||
Reference in New Issue
Block a user