Cities: Skylines

Cities: Skylines

このアイテムは Cities: Skylines と互換性がありません。 このアイテムが Cities: Skylines で動作しない理由については、 インストラクション を参照してください。
150 人が評価
ModTools
   
アワード
お気に入り
お気に入り
お気に入りから削除
Mod
ファイルサイズ
投稿日
542.077 KB
2015年4月11日 14時17分
92 項目の変更履歴 ( 表示 )

サブスクライブしてダウンロード
ModTools

解説
THIS MOD IS NO LONGER MAINTAINED AND MAY OR MAY NOT WORK AT ALL. YOU CAN STILL GET THE SOURCE FROM THE GITHUB LINK BELOW. FEEL FREE TO FORK AND RE-RELEASE IT UNDER THE TERMS OF THE MIT LICENSE.

ModTools is an in-game scene graph viewer and a toolkit for mod authors.

NOTE TO ALL USERS: I have made a poll so I can get an idea where most of you guys see ModTools in the future. Please check it out, it should take 1 minute to fill. Select as many answers as you please. Click for the poll.[strawpoll.me]

THIS IS NOT A TOOL FOR USERS. MODTOOLS IS A DEBUGGING TOOL AND NOT A CHEAT MENU. I TAKE NO RESPONSIBILITY IF YOU USE THIS AND a) LOSE YOUR SAVEGAME; b) LOSE YOUR CAT; c) PRETTY MUCH ANYTHING EVER. NO RESPONSIBILITY. NONE.

Mod authors - this is not a library or framework for your mods. Do not reference the mod DLL in your own mods and/ or distribute it to users. This will only lead to angry users who poked in the wrong place.

With all that said..

The main feature of ModTools is the scene explorer which allows you to examine all objects in the current scene (all GameObjects, Components and their fields, properties and methods). It works through reflection and has knowledge of most types you will encounter. You can browse deep within the object hierarchy and see and edit every variable in real-time. The scene explorer allows you to place watches on variables that are of interest which puts them in a separate window for monitoring. I advise you to check out the video above to get an idea how all of this works.

Currently the SceneExplorer supports the following .NET types natively:
- All built-in types (int, uint, float, string, etc.)
- Almost all Unity types (GameObject, Component, Transform, Material, Camera, Vector3, Color, ..)
- All Assembly-CSharp types (BuildingManager, Vehicle, NetNode, ..)

Also ModTools supports in-game preview (and dump to disk) of the following types:
- Texture2D, RenderTexture
- Mesh

There are several other things that ModTools will do to make your life easier:

- A much improved debug console (F7) with an integrated stack trace viewer. You should use Unity's Debug.Log functions[docs.unity3d.com] to log to the new console and not DebugOutputPanel.
- ModTools will catch and display all of your mods' unhandled exceptions.
- Run any C# code live from the debug console.
- Preview of textures and meshes.
- Shows the asset name for each growable building
- Allows you to easily dump the mesh and textures of any growable from its info panel
- The ModTools font as well as all colors are configurable!
- Improved Steam Workshop integration - ModTools will automatically attach the thumbnail preview image to your mod if it's located next to your mod's DLL and named like "PreviewImage.png", "preview.png" or "Preview.png". Additionally the name/ description fields will be disabled when updating your mods so they don't erase the current ones.
- A redesigned mods list[i.imgur.com]

Please note that most of the features are optional and can be turned off by a simple checkbox by pressing Ctrl+Q. You may have to restart your game for the changes to take effect. This applies to ModTools itself meaning you have to restart the game after activating or deactivating ModTools from the mods list for the changes to take effect.

Usage:
Press Ctrl + Q in-game to open the ModTools menu or Ctrl + E to open the scene explorer.

Note: All meshes and textures are dumped in the same folder as the game's executable.


Think not what ModTools can do for you, but what you can do for ModTools!
Join the development[github.com], submit bug reports and make PRs, let's make this tool great for all modders!

If you are a C:S modder or have interest in modding or talking to other modders - join our Steam group and IRC channel - #skylines-modders @ irc.esper.net

If you like what I do and you're feeling generous - Donate with PayPal[www.paypal.com]
人気スレッド 全て表示 (3)
1
2019年6月2日 20時14分
CRP file Format
Back_Buffer
0
2015年4月15日 14時43分
Can i use this tool to rip out models and Textures of Vehicles and Buildings?
VivaVii
141 件のコメント
yao_zhou 2023年1月1日 3時06分 
Mod BROKEN. Use this instead:
ModTools 3.7.9
berlinfan1 2021年9月5日 12時15分 
the ModTool is inkompatibel Cities Skyline
BloodyPenguin 2018年3月14日 13時26分 
@(G.E.W.P) This version of ModTools is not supported any longer by its original author. Unsub it and use my fixed and improved version instead:
http://gtm.steamproxy.vip/sharedfiles/filedetails/?id=450877484
Jarthuzad 2018年2月9日 21時10分 
Its broken btw
egi 2017年7月8日 4時10分 
@BloodyPenguin we need a way to mark mods as deprecated even when the author is gone :/
Cleavus 2016年11月19日 3時08分 
sweet will do bud
BloodyPenguin 2016年11月19日 0時05分 
Guys, it's not funny that you come here. This version of ModTools is long dead. Unsub it and use my fixed version instead:
http://gtm.steamproxy.vip/sharedfiles/filedetails/?id=450877484
Moca Latte 2016年8月28日 13時06分 
help me i need someone to make a mod that make the error thing to goaway :steamsad:
Drinking Gasoline 2016年7月11日 9時06分 
i still am not sure what all this is about, what this mod is for
Davai-Lamah 2016年4月3日 13時48分 
I tried un-subscribing or running the verify game integrity - that didn't work. I was able to fix the issue by deleting userGameState.cgs... and after a couple of hours it crashed again. Do you think I could provide some more info to address this issue?