restrogue.blogg.se

Pcgen custom class
Pcgen custom class







pcgen custom class

Return getCustomPath( "Deities", usePath) Public static String customDeityFilePath( final boolean usePath) Return getCustomPath( "Classes", usePath) Public static String customClassFilePath( final boolean usePath) Return getCustomPath( "BioSet", usePath) Public static String customBioSetFilePath( final boolean usePath) Return getReader( customEquipmentFilePath()) Public static BufferedReader getCustomEquipmentReader()

pcgen custom class

* As it only contains static methods, disable instance creation with a private constructor. Private static boolean customItemsLoaded = false Make backups as errors may result in data loss." "#Ensure PCGen is not running before editing. Private static final String AUTO_GEN_WARN_LINE_2 = Private static final String AUTO_GEN_WARN_LINE_1 = * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA

PCGEN CUSTOM CLASS SOFTWARE

* License along with this library if not, write to the Free Software * You should have received a copy of the GNU Lesser General Public * Lesser General Public License for more details. * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. * but WITHOUT ANY WARRANTY without even the implied warranty of * This library is distributed in the hope that it will be useful, * version 2.1 of the License, or (at your option) any later version. * License as published by the Free Software Foundation either * modify it under the terms of the GNU Lesser General Public * This library is free software you can redistribute it and/or

pcgen custom class

CustomData Class getCustomEquipmentReader Method customBioSetFilePath Method customClassFilePath Method customDeityFilePath Method customDomainFilePath Method customAbilityFilePath Method customFeatFilePath Method customLanguageFilePath Method customPurchaseModeFilePath Method customRaceFilePath Method customSkillFilePath Method customSpellFilePath Method customTemplateFilePath Method writeCustomFiles Method ensureCustomDirExists Method writeCustomItems Method writePurchaseModeConfiguration Method getCustomEquipmentWriter Method getCustomPath Method getCustomPath Method getPurchaseModeWriter Method getReader Method getWriter Method customEquipmentFilePath Method writeCustomBioSet Method writeCustomClasses Method writeCustomDeities Method writeCustomDomains Method writeCustomAbilities Method writeCustomFeats Method writeCustomHeader Method writeCustomLanguages Method writeCustomPObjects Method writeCustomRaces Method writeCustomSkills Method writeCustomSources Method writeCustomSpells Method writeCustomTemplates Method setCustomItemsLoaded Method









Pcgen custom class