Skip to content

Commit 4db46da

Browse files
authored
Merge pull request #48 from EcoModsDevelopers/develop
Update 0.5.7.0 - "Holy Tree Update"
2 parents e342def + 7bdb9fa commit 4db46da

13 files changed

Lines changed: 353 additions & 206 deletions

File tree

Asphalt-ModKit-ExamplePlugin/EcoTestEventPlugin.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ public EcoTestEventPlugin()
2525

2626
public string GetStatus()
2727
{
28-
return "";
28+
return "Test Asphalt Events and stuff";
2929
}
3030

3131
public override string ToString()

Asphalt-ModKit-ExamplePlugin/TestEventHandlers.cs

Lines changed: 0 additions & 179 deletions
This file was deleted.

0 commit comments

Comments
 (0)