8,995
edits
Paradox-01 (talk | contribs) mNo edit summary |
Paradox-01 (talk | contribs) mNo edit summary |
||
| Line 374: | Line 374: | ||
===Notes for another update=== | ===Notes for another update=== | ||
To make the entry into level modding even easier, the demo level should be part of a tool package. So it can be instantly be edited. Also, this would avoid a scenario of where a new modder unpacks the zip the wrong way. Sometimes the zip filename is taken as most top created folder. | To make the entry into level modding even easier, the demo level should be part of a tool package. So it can be instantly be edited. Also, this would avoid a scenario of where a new modder unpacks the zip the wrong way. Sometimes the zip filename is taken as most top created folder. | ||
'''Online zip''' | |||
<pre> | |||
mods.oni2.net | |||
| | |||
+-- 08031LevelImportDemo.zip | |||
| | |||
+-- 08031LevelImportDemo_Win | |||
| | |||
+-- Mod_Info.cfg | |||
+-- plain | |||
| | |||
+--win_only | |||
| | |||
+--Tools | |||
| | |||
+-- LevelImportDemo | |||
| | |||
+-- icon.png (32 x 32 px) | |||
+-- LevelImportDemo.exe (LevelCleanUp.exe with added function to unzip lab files into GDF) | |||
+-- lab_demo_project.zip | |||
</pre> | |||
On release, the [http://mods.oni2.net/node/299 original lab] page should be edited to direct users to the new tool page. | |||
Delete 08030 page when it becomes obsolete. | |||
edits