381
editsAd placeholder
Modding:Creating meta.lsx: Difference between revisions
Jump to navigation
Jump to search
→Generate Version Number with the tools
(Created page with "{{PageSeo |title=Modding Resources |description=This page is a hub for everything related to Modding Baldur's Gate 3. Check out the following guides to learn how to mod BG3. |image=Modding_resources.webp }}{{NavModding}} == Tools == * [https://github.com/ShinyHobo/BG3-Modders-Multitool BG3 Modders Multitool] * [https://www.nexusmods.com/baldursgate3/mods/502 BG3 Mini Tool] * [https://code.visualstudio.com/ vscode] or [https://notepad-plus-plus.org/ Notepad++] * UUID Ge...") |
|||
Line 143: | Line 143: | ||
It will open this with the current extra tools of the mini tool. | It will open this with the current extra tools of the mini tool. | ||
Use the up and down arrows on the | Use the up and down arrows on the first and last number and it will change the number below. Once set to the version you want use either highlight the text in the box and copy and paste it into the first of this line in your meta: | ||
<attribute id="Version64" type="int64" value="36028797018963968"/> | <attribute id="Version64" type="int64" value="36028797018963968"/> |