Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Maybe someone could provide a tutorial for me?#1448

Answeredbykagikn
clpoz asked this question inQ&A
Discussion options

Hi every developers,I would like to create my own gtav environment for experiments,But I am not familiar about SHVDN,I coding with python and java well but I never used C# for any .net development,I'm sincerely to see you give me a link to a tutorial, such as documentation and some sample instructions to help me get started with SHVDN,thank you very much!

You must be logged in to vote

Unfortunately, we haven't provided an introductory tutorial on SHVDN, but maybe you could tryour wiki for some basic knowledge on SHVDN. However, I believe you should get used to C# first. For example, you can tryC# overview on Microsoft Learn. Do note that you have to build scripts against .NET Framework 4.8 (or later) in SHVDN, not .NET 5+. Therefore, you can't use many new features such asSpan or interfaces with default implementations (the latter needs dedicated runtime support even).

Replies: 2 comments

Comment options

For example, after a long time of fumbling around, I just found out that after placing the .asi and .dll files in the root directory of the game, I also need to put the C# script code in the scripts directory where it was created, so that the game can load these scripts. I'm new to .net and c# related development, so I'm sincerely grateful to get an introductory tutorial on SHVDN

You must be logged in to vote
0 replies
Comment options

Unfortunately, we haven't provided an introductory tutorial on SHVDN, but maybe you could tryour wiki for some basic knowledge on SHVDN. However, I believe you should get used to C# first. For example, you can tryC# overview on Microsoft Learn. Do note that you have to build scripts against .NET Framework 4.8 (or later) in SHVDN, not .NET 5+. Therefore, you can't use many new features such asSpan or interfaces with default implementations (the latter needs dedicated runtime support even).

You must be logged in to vote
0 replies
Answer selected byclpoz
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Category
Q&A
Labels
None yet
2 participants
@clpoz@kagikn

[8]ページ先頭

©2009-2025 Movatter.jp