-
Notifications
You must be signed in to change notification settings - Fork 1
/
ScriptHookVAsiPlugin.lps
86 lines (86 loc) · 2.63 KB
/
ScriptHookVAsiPlugin.lps
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
<?xml version="1.0" encoding="UTF-8"?>
<CONFIG>
<ProjectSession>
<PathDelim Value="\"/>
<Version Value="10"/>
<BuildModes Active="Default"/>
<Units Count="10">
<Unit0>
<Filename Value="ScriptHookVAsiPlugin.lpr"/>
<IsPartOfProject Value="True"/>
<IsVisibleTab Value="True"/>
<UsageCount Value="201"/>
<Loaded Value="True"/>
</Unit0>
<Unit1>
<Filename Value="scripthookv.pas"/>
<IsPartOfProject Value="True"/>
<UnitName Value="ScriptHookV"/>
<EditorIndex Value="-1"/>
<UsageCount Value="201"/>
</Unit1>
<Unit2>
<Filename Value="natives.pas"/>
<IsPartOfProject Value="True"/>
<UnitName Value="Natives"/>
<EditorIndex Value="-1"/>
<UsageCount Value="201"/>
</Unit2>
<Unit3>
<Filename Value="yos_script.pas"/>
<IsPartOfProject Value="True"/>
<UnitName Value="YOS_Script"/>
<EditorIndex Value="2"/>
<UsageCount Value="201"/>
<Loaded Value="True"/>
</Unit3>
<Unit4>
<Filename Value="opcodes.inc"/>
<IsPartOfProject Value="True"/>
<EditorIndex Value="5"/>
<UsageCount Value="201"/>
<Loaded Value="True"/>
</Unit4>
<Unit5>
<Filename Value="opcode_bin_helpers.inc"/>
<IsPartOfProject Value="True"/>
<EditorIndex Value="6"/>
<UsageCount Value="201"/>
<Loaded Value="True"/>
</Unit5>
<Unit6>
<Filename Value="yos_screen.pas"/>
<IsPartOfProject Value="True"/>
<UnitName Value="YOS_Screen"/>
<EditorIndex Value="4"/>
<UsageCount Value="201"/>
<Loaded Value="True"/>
</Unit6>
<Unit7>
<Filename Value="yos_utils.pas"/>
<IsPartOfProject Value="True"/>
<UnitName Value="YOS_Utils"/>
<EditorIndex Value="7"/>
<UsageCount Value="194"/>
<Loaded Value="True"/>
</Unit7>
<Unit8>
<Filename Value="yos_worldmanager.pas"/>
<IsPartOfProject Value="True"/>
<UnitName Value="YOS_WorldManager"/>
<EditorIndex Value="1"/>
<UsageCount Value="154"/>
<Loaded Value="True"/>
</Unit8>
<Unit9>
<Filename Value="yos_datafiles.pas"/>
<IsPartOfProject Value="True"/>
<UnitName Value="YOS_DataFiles"/>
<EditorIndex Value="3"/>
<UsageCount Value="53"/>
<Loaded Value="True"/>
</Unit9>
</Units>
<JumpHistory HistoryIndex="-1" />
</ProjectSession>
</CONFIG>