Clientside CSharp FAQ: Difference between revisions

From RAGE Multiplayer Wiki
No edit summary
No edit summary
Line 4: Line 4:
{{FAQContainer|
{{FAQContainer|
Can I reference DLLs|
Can I reference DLLs|
cs_packages will only compile .cs files}}
No you cannot. The '''cs_packages''' folder will only compile '''.cs''' files}}

Revision as of 23:19, 8 December 2018


Can I reference DLLs

No you cannot. The cs_packages folder will only compile .cs files