Difference between revisions of "Config files"
From Unofficial QEdit Wiki Guide
(Created page with "Various features of QEdit can be customized by using config files placed in your QEdit directory. == asm.txt == Defines the mnemonics of opcodes and the types of their ar...") |
(→monsters.txt) |
||
Line 14: | Line 14: | ||
== [[monsters.txt]] == | == [[monsters.txt]] == | ||
− | . | + | Can be used to set the default parameter values for monsters. Also defines the names of monsters listed in the ''Add monster'' menu. |
Revision as of 20:48, 4 October 2024
Various features of QEdit can be customized by using config files placed in your QEdit directory.
asm.txt
Defines the mnemonics of opcodes and the types of their arguments.
FloorSet.ini
Defines the monsters and objects that can be placed in each area.
Objs.txt
Can be used to set the default parameter values for objects. Also defines the names of objects listed in the Add object menu.
itemsname.ini
Defines the parameter names for objects. Also defines the names of objects in the Objects listing.
monsters.txt
Can be used to set the default parameter values for monsters. Also defines the names of monsters listed in the Add monster menu.