User:DaFox: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
mNo edit summary
m (→‎Files that I have uploaded: Unicodifying, replaced: [[Image: → [[File: (2))
 
(13 intermediate revisions by one other user not shown)
Line 1: Line 1:
http://steamcommunity.com/id/DaFox
http://steamcommunity.com/id/DaFox


# Download the latest stable source archive of cURL [http://curl.haxx.se/latest.cgi?curl=zip here] and then proceed to extract it.
== Articles I have written ==
# Navigate to your freshly extracted ''curl-#.##.#\include\curl'' folder and copy all of the files EXCEPT '''curlbuild.h.cmake''', '''curlbuild.h.in''', '''Makefile.am''' and '''Makefile.in''' as seen [http://i.imgur.com/Y9ne0.png here].
#* Create a new folder in ''%modname%\src\game\client\'' named '''libcurl'''. Inside of the newly created curl folder create a folder named '''include'''.
#* Paste the copied files into your mods newly created ''%modname%\src\game\client\curl\include'' folder.
# Open your mod in Visual Studio, Under the client project right click on your preferred folder, In this example I am using my mods generic folder that I have created, [http://i.imgur.com/78zRS.png like so].
#* Name the folder '''cURL'''.
#* Create a new folder within the ''cURL'' folder that you just created named '''include''', [http://i.imgur.com/GnOLI.png like so].
#* Right click the ''include'' folder select [http://i.imgur.com/4OSI0.png Add -> Existing Item].
#* Navigate to your ''%modname%\src\game\client\libcurl\include'' folder and [http://i.imgur.com/73wVQ.png select all] of the files in there and finish off by clicking '''Add'''.


[[Implementing libcurl]]


http:// i.imgur.com/tTSzW.jpg
[[cl_entityreport]]
 
[[Custom ViewRender]]
 
[[sdk_postprocess]]
 
[[sdk_lightmap]]
 
[[sdk_particle]]
 
[[Source 2007 Template Fixes]]
 
[[Viewmodel Prediction Fix]]
 
[[Authoring_Tools/SDK_(CSGO)]]
 
== Files that I have uploaded ==
[[File:Sdk_postprocess.jpg|thumb|360px|left|[[sdk_postprocess]]]]
 
[[File:CSGO_Authoring_Tools.jpg|270px|thumb|right|Authoring Tools]]

Latest revision as of 06:01, 7 January 2024