File tree Expand file tree Collapse file tree 1 file changed +48
-0
lines changed Expand file tree Collapse file tree 1 file changed +48
-0
lines changed Original file line number Diff line number Diff line change
1
+ DataModule
2
+ ModuleName = Benchmark
3
+ SupportedGameVersion = Pre-Release 4.0
4
+ IncludeFile = Benchmark.rte/Effects.ini
5
+ IncludeFile = Benchmark.rte/Benchmark.ini
6
+ IncludeFile = Benchmark.rte/Mission Activities.ini
7
+ Test = Vector
8
+ X = 1
9
+ Y = 3
10
+ Test = ContentFile
11
+ FilePath = test
12
+ Test = Color
13
+ R = 4
14
+ G = -2
15
+ B = 3
16
+ Test = Box
17
+ Corner = Vector
18
+ X = 9
19
+ Y = 2
20
+ Width = 1
21
+ Height = 2
22
+ Test = Area
23
+ Name = peep
24
+ AddBox = Box
25
+ Corner = Vector
26
+ X = 0
27
+ Y = 0
28
+ Width = 0
29
+ Height = 0
30
+ Test = GlobalScript
31
+ PresetName = peppp
32
+ Description = rprpp
33
+ ScriptPath = Base.rte/rrr.png
34
+ LuaClassName = penis
35
+ Test = Exit
36
+ Offset = Vector
37
+ X = 0
38
+ Y = 0
39
+ Velocity = Vector
40
+ X = 0
41
+ Y = 0
42
+ Radius = 10
43
+ Range = 35 /*
44
+
45
+
46
+
47
+
48
+
You can’t perform that action at this time.
0 commit comments