Half-Life: Alyx Workshop Tools/Modding: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 9: | Line 9: | ||
* [[Source2mod|Installation and Usage]] | * [[Source2mod|Installation and Usage]] | ||
* [[Source2mod/Creating_a_mod|Creating a Mod]] | * [[Source2mod/Creating_a_mod|Creating a Mod]] | ||
* [[Source2mod/Saving_maps_ingame|Saving Maps Ingame]] | * [[Source2mod/Saving_maps_ingame|Saving Maps Ingame]] | ||
[[Category:Half-Life:_Alyx_Workshop_Tools]] | [[Category:Half-Life:_Alyx_Workshop_Tools]] | ||
[[Category:Modding]] | [[Category:Modding]] |
Revision as of 14:46, 27 December 2020
Modding Half-Life: Alyx can be basically done in two ways. The official method is to use the Steam Workshop, by creating addons. The legacy method, reenabled with source2mod, is by creating a mod folder, with the same structure of hlvr, and modifying its contents. Check out the documentation of both methods below.