Files
Arcturus-Morningstar-Extended/Database Updates/003_furni_editor.sql
T
duckietm 544ea8c50f 👶 Oepsie in SQL
2026-03-30 13:56:13 +02:00

3 lines
233 B
SQL

INSERT IGNORE INTO `emulator_settings` (`key`, `value`) VALUES
('furni.editor.renderer.config.path', '/var/www/Gamedata/config/renderer-config.json'),
('furni.editor.asset.base.path', '/var/www/Gamedata/furniture/nitro-assets/');