Преглед изворни кода

[added] mod options config page.

3xpurt пре 5 година
родитељ
комит
bee6024fff
3 измењених фајлова са 14 додато и 0 уклоњено
  1. 1 0
      basement.qproj
  2. 10 0
      locations/mod_basement_options.qsrc
  3. 3 0
      locations/mod_basement_setup.qsrc

+ 1 - 0
basement.qproj

@@ -2,6 +2,7 @@
 <QGen-project version="4.0.0 beta 1">
   <Structure>
     <Folder name="setup">
+      <Location name="mod_basement_options"/>
       <Location name="mod_basement_setup"/>
       <Location name="mod_basement_readme"/>
       <Location name="mod_basement"/>

+ 10 - 0
locations/mod_basement_options.qsrc

@@ -0,0 +1,10 @@
+# mod_basement_options
+
+*clr&cla
+! This is where you place the configuration options for your mod.
+'There are currently no options available for this mod.'
+
+act 'return': gt 'mod_setting'
+
+--- mod_basement_options ---------------------------------
+

+ 3 - 0
locations/mod_basement_setup.qsrc

@@ -16,6 +16,9 @@ $mod_info[2] = 'Fishka666 - Added to Girl Life ECV by 3xpurt'
 $mod_info[3] = 'apartment basement.'
 !3=mod description, input a short brief here.
 
+$mod_info[4] = 'Options'
+!4=mod options/settings link name.
+
 
 if curloc = 'mod_<<$mod_info[0]>>_setup':
 	usehtml = 1