User Tools

Site Tools


start

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
start [2026/01/07 09:41] dcsstart [2026/08/19 08:03] (current) – [Meta] dcs
Line 1: Line 1:
 +~~NOTOC~~
 {{ ::keyart_cropped.jpg?nolink |}} {{ ::keyart_cropped.jpg?nolink |}}
  
-<WRAP center round info 800px centeralign> +<WRAP center round info 95% centeralign> 
-This Wiki is currently under construction, and not all sections are available yet.   +**🚧 Wiki under construction 🚧**
-We are continuously working on expanding the content and filling the pages with helpful information, tutorials, and guides.+
  
-Thank you for your patience — the Wiki will grow step by step as we further develop and refine the modding documentation.+This Wiki is currently under construction.   
 +Not all sections are available yet. 
 + 
 +New tutorials, guides, and documentation will be added step by step as SubwaySim modding evolves. 
 + 
 +Thank you for your patience!
 </WRAP> </WRAP>
  
Line 19: Line 24:
 <WRAP clear /> <WRAP clear />
  
-===== Contents =====+----
  
-  * [[manual:subwaysim:getting_started|Getting Started]] +===== Getting Started ===== 
-    * [[manual:subwaysim:getting_started:prerequisites|Prerequisites]] +  * [[manual:subwaysim:getting_started|Overview]] 
-    * [[manual:subwaysim:getting_started:modding_framework_explained|Modding Framework Explained]] +  * [[manual:subwaysim:getting_started:prerequisites|Prerequisites]] 
-    * [[manual:subwaysim:getting_started:create_plugin|Creating a Plugin]]+  * [[manual:subwaysim:getting_started:modding_framework_explained|Modding Framework]] 
 +  * [[manual:subwaysim:getting_started:create_plugin|Create a Plugin]] 
 +  * [[manual:subwaysim:getting_started:updating_sdk|Update Modding SDK]]
  
-  * [[manual:subwaysim:map_construction|Map Construction]] +----
-    * [[manual:subwaysim:map_construction:create_level|Creating a Level]] +
-    * [[manual:subwaysim:map_construction:migrate_assets|Migrating Assets into a User Plugin]] +
-      * [[manual:subwaysim:map_construction:export_assets|Export Assets back to .fbx]] +
-    * [[manual:subwaysim:map_construction:railtool|Railtool]] +
-      * [[manual:subwaysim:map_construction:creating_superstructure|Creating a Superstructure]] +
-      * [[manual:subwaysim:map_construction:laying_tracks|Laying Tracks]] +
-      * [[manual:subwaysim:map_construction:importing_switches|Importing Switches]] +
-    * [[manual:subwaysim:map_construction:timetables|Timetables for AI Trains]] +
-    * [[manual:subwaysim:map_construction:prepare_map|Prepare a Map for SubwaySim]] +
-    * [[manual:subwaysim:map_construction:build_mod|Build a Mod to Pak-File]]+
  
 +===== Map Construction =====
 +  * [[manual:subwaysim:map_construction|Overview]]
 +  * [[manual:subwaysim:map_construction:create_level|Create a Level]]
 +  * [[manual:subwaysim:map_construction:migrate_assets|Migrate Assets]]
 +  * [[manual:subwaysim:map_construction:accessing_basegame_assets|Accessing Base Game Assets]]
 +    * [[manual:subwaysim:map_construction:export_assets|Export Assets (.fbx)]]
 +  * [[manual:subwaysim:map_construction:railtool|Railtool]]
 +    * [[manual:subwaysim:map_construction:creating_superstructure|Superstructure]]
 +    * [[manual:subwaysim:map_construction:laying_tracks|Laying Tracks]]
 +    * [[manual:subwaysim:map_construction:importing_switches|Importing Switches]]
 +  * [[manual:subwaysim:map_construction:prepare_map|Prepare Map]]
 +  * [[manual:subwaysim:map_construction:create_maplua|Create Map.lua]]
 +    * [[manual:subwaysim:map_construction:create_timetable|Create Timetables]]
 +  * [[manual:subwaysim:map_construction:build_mod|Build Mod (.pak)]]
  
-  * [[manual:subwaysim:vehicle_development|Vehicle Development]] +=== Editor Tools === 
-    * [[manual:subwaysim:vehicle_development:fundamentals|Fundamentals]] + 
-    * [[manual:subwaysim:vehicle_development:blender_rigging|Creating a Vehicle in Blender (Rigging)]] +  * [[manual:subwaysim:propplacing_tool|Prop Placing Tool]] 
-    * [[manual:subwaysim:vehicle_development:import_fbx|Importing the .FBX File]] + 
-    * [[manual:subwaysim:vehicle_development:physics_assets|Creating Physics Assets]] +---- 
-    * [[manual:subwaysim:vehicle_development:control_rig|Creating a Control Rig]] + 
-    * [[manual:subwaysim:vehicle_development:simple_animation_blueprints|Creating a Simple Animation Blueprints]] +===== Vehicle Development ===== 
-      * [[manual:subwaysim:vehicle_development:complex_animation_blueprints|Creating a Complex Animation Blueprints]] +  * [[manual:subwaysim:vehicle_development|Overview]] 
-    * [[manual:subwaysim:vehicle_development:simple_vehicle_blueprint|Creating a Simple Vehicle Blueprint]] +  * [[manual:subwaysim:vehicle_development:fundamentals|Fundamentals]] 
-      * [[manual:subwaysim:vehicle_development:complex_vehicle_blueprint|Creating a Complex Vehicle Blueprint]] +  * [[manual:subwaysim:vehicle_development:blender_rigging|Blender Rigging]] 
-    * [[manual:subwaysim:vehicle_development:vehicle_lua|Creating a Vehicle.lua File]]+  * [[manual:subwaysim:vehicle_development:import_fbx|Import FBX]] 
 +  * [[manual:subwaysim:vehicle_development:physics_assets|Physics Assets]] 
 +  * [[manual:subwaysim:vehicle_development:control_rig|Control Rig]] 
 +  * [[manual:subwaysim:vehicle_development:simple_animation_blueprints|Animation Blueprints]] 
 +    * [[manual:subwaysim:vehicle_development:complex_animation_blueprints|Complex Animation Blueprints]] 
 +  * [[manual:subwaysim:vehicle_development:simple_vehicle_blueprint|Vehicle Blueprint]] 
 +    * [[manual:subwaysim:vehicle_development:complex_vehicle_blueprint|Complex Vehicle Blueprint]] 
 +  * [[manual:subwaysim:vehicle_development:vehicle_lua|Vehicle.lua]] 
 +    * [[manual:subwaysim:vehicle_development:complex_vehicle_lua|Complex Vehicle.lua]] 
 + 
 +---- 
 + 
 +===== Meta ===== 
 +  * [[manual:sdk_download|SDK Download]] 
 +  * [[manual:sdk_changelog|SDK Changelog]] 
 +  * [[manual:resources|Resources & Tools]] 
 +  * [[manual:troubleshooting|Troubleshooting]]
  
 {{page>manual:footer}} {{page>manual:footer}}
 +
  
start.1767775280.txt.gz · Last modified: by dcs

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki