tamascore.blogg.se

Oblivion better cities esp not active
Oblivion better cities esp not active











oblivion better cities esp not active

\ * Use silent comments when you think something needs clarification to others reading the masterlist (such as when a mod looks like it is misspelled, but is correct). \ * Use blank lines to separate mods that are grouped together or where it helps readability.

oblivion better cities esp not active

\ See the BOSS Masterlist Syntax.html documentation file in data/boss-common/ on the Google Code repository for full details. \ Although two syntaxes (MF1 & MF2) are available, only the most common parts of the more general syntax (MF1) is covered here. +++ Programs/Wrye Bash/Mopy/Bash Patches/Oblivion/taglist.txt 10:40:28 UTC (rev -1,2387 +1,687 Masterlist Syntax Notes Programs/Wrye Bash/Mopy/Bash Patches/Oblivion/taglist.txt 07:41:16 UTC (rev 2518) Modified: Programs/Wrye Bash/Mopy/Bash Patches/Oblivion/taglist.txt Programs/Wrye Bash/Mopy/Docs/Wrye Bash Version History.html Programs/Wrye Bash/Mopy/Bash Patches/Skyrim/taglist.txt Programs/Wrye Bash/Mopy/Bash Patches/Oblivion/taglist.txt Updated taglist files using new Python script. Though the script is stored in the scripts folder, it needs to be in the Mopy folder when it runs, otherwise it can't access bapi.py because Python apparently doesn't allow filesystem includes, everything has to be in a Python program directory or something. Added Python script for generating taglist files using BAPI. This was sent by the collaborative development platform, the world's largest Open Source development site.

oblivion better cities esp not active oblivion better cities esp not active

+ taglistDir = u'./Mopy/Bash Patches/Skyrim/taglist.txt'īoss = bapi.BossDb(skyrimDir,bapi.BOSS_API_GAME_SKYRIM) + masterlistDir = u'./Mopy/Bash Patches/Skyrim/masterlist.txt' taglistDir = u'Bash Patches' + os.sep + u'Skyrim' + os.sep + u'taglist.txt' masterlistDir = u'Bash Patches' + os.sep + u'Skyrim' + os.sep + u'masterlist.txt' + taglistDir = u'./Mopy/Bash Patches/Oblivion/taglist.txt' + masterlistDir = u'./Mopy/Bash Patches/Oblivion/masterlist.txt' taglistDir = u'Bash Patches' + os.sep + u'Oblivion' + os.sep + u'taglist.txt' masterlistDir = u'Bash Patches' + os.sep + u'Oblivion' + os.sep + u'masterlist.txt' bapiDir = u'bash' + os.sep + u'compiled' # THIS SCRIPT MUST BE PLACED IN MOPY TO EXECUTE, BUT DO NOT PACKAGE FOR RELEASE Programs/Wrye Bash/scripts/mktaglist.py 10:40:28 UTC (rev 2519) Modified: Programs/Wrye Bash/scripts/mktaglist.py













Oblivion better cities esp not active