basic movement

This commit is contained in:
reisenlol 2026-01-02 02:21:53 -08:00
parent aba5310742
commit 01a1278465
No known key found for this signature in database
25 changed files with 1140 additions and 540 deletions

13
.idea/.idea.LunarInfantry/.idea/.gitignore generated vendored Normal file
View file

@ -0,0 +1,13 @@
# Default ignored files
/shelf/
/workspace.xml
# Rider ignored files
/modules.xml
/.idea.LunarInfantry.iml
/projectSettingsUpdater.xml
/contentModel.xml
# Editor-based HTTP Client requests
/httpRequests/
# Datasource local storage ignored files
/dataSources/
/dataSources.local.xml

View file

@ -0,0 +1,4 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="Encoding" addBOMForNewFiles="with BOM under Windows, with no BOM otherwise" />
</project>