Update dependencies in pubspec.lock and add new mod 'Odyssey' to mod list

This commit is contained in:
2025-07-14 23:33:46 +02:00
parent 753859fd3e
commit a662dffc7c
5 changed files with 63 additions and 50 deletions

View File

@@ -1,6 +1,5 @@
import 'dart:io';
import 'package:rimworld_modman/logger.dart';
import 'package:xml/xml.dart';
XmlElement findCaseInsensitive(XmlElement element, String name) {