Skip to content

Commit 5b8cb96

Browse files
authored
Merge pull request #50 from LinwoodDev/feature/lua
Add gamemode and lua support
2 parents 96e3649 + 25a190e commit 5b8cb96

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

54 files changed

+1991
-396
lines changed

api/lib/models.dart

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,3 +14,4 @@ export 'src/models/table.dart';
1414
export 'src/models/translation.dart';
1515
export 'src/models/vector.dart';
1616
export 'src/models/visual.dart';
17+
export 'src/models/waypoint.dart';

0 commit comments

Comments
 (0)